------- 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