This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19185] [3.4/4.0/4.1/4.2 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308



------- Comment #7 from amylaar at gcc dot gnu dot org  2006-02-13 19:01 -------
(In reply to comment #2)
> I believe that this error occurs because vax.h defines
> PCC_STATIC_STRUCT_RETURN.
> Removing this define allows the complilation of this file to complete.

FWIW that means that some m68k targets might be affected too.
But according to grep, vax.h and m68k.h are the only files defining this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19185


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]