summaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2012-06-18 05:26:28 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2012-06-18 05:26:28 +0000
commitf1cd63ec5edabe50519f93140a554f53b92d3e0a (patch)
tree991b2524d0f174578979bf67e18962015ea4b711 /gcc/expr.c
parent2f2639928aeeee7b4f0bdffc81807e900d6ddcd7 (diff)
downloadgcc-f1cd63ec5edabe50519f93140a554f53b92d3e0a.tar.gz
2012-06-18 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 188721 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@188723 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/expr.c')
-rw-r--r--gcc/expr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/expr.c b/gcc/expr.c
index 2cee62fa27a..6012c5d3189 100644
--- a/gcc/expr.c
+++ b/gcc/expr.c
@@ -39,7 +39,6 @@ along with GCC; see the file COPYING3. If not see
#include "libfuncs.h"
#include "recog.h"
#include "reload.h"
-#include "output.h"
#include "typeclass.h"
#include "toplev.h"
#include "langhooks.h"