This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/20368] [4.0/4.1 Regression] internal compiler error: tree check: expected function_type or method_type, have integer_type in start_function, at c-decl.c:5777
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2005 13:39:25 -0000
- Subject: [Bug c/20368] [4.0/4.1 Regression] internal compiler error: tree check: expected function_type or method_type, have integer_type in start_function, at c-decl.c:5777
- References: <20050307200940.20368.olh@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-19 13:39 -------
(In reply to comment #2)
> Confirmed; compile the following reduced testcase with -Wstrict-prototypes
> to see the bug. I don't have --enable-checking release branch compilers
> (4.0 and previous releases) to hand to see whether this is a regression.
But I do and this is a regression.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.0.0 4.1.0
Known to work| |3.4.0
Summary|internal compiler error: |[4.0/4.1 Regression]
|tree check: expected |internal compiler error:
|function_type or |tree check: expected
|method_type, have |function_type or
|integer_type in |method_type, have
|start_function, at c- |integer_type in
|decl.c:5777 |start_function, at c-
| |decl.c:5777
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20368