[Bug testsuite/18333] gcc.dg/compat/struct-layout-1 generator cannot be compiled with gcc 2.95

2022-11-30 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18333 --- Comment #7 from Hans-Peter Nilsson --- Haha, wow. I just had to look... Yeah, definitely a proper WONTFIX.

[Bug testsuite/18333] gcc.dg/compat/struct-layout-1 generator cannot be compiled with gcc 2.95

2022-11-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18333 Andrew Pinski changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug testsuite/18333] gcc.dg/compat/struct-layout-1 generator cannot be compiled with gcc 2.95

2005-12-24 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-25 02:42 --- struct-layout-1_generate.c is compiled with the host compiler and not with the compiler which was just built. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18333

[Bug testsuite/18333] gcc.dg/compat/struct-layout-1 generator cannot be compiled with gcc 2.95

2005-06-08 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-06-08 12:57 --- The same happens on i686-pc-linux-gnu bootstrapping mainline with gcc 2.95.4 (aka gcc-2.95.4-14 from Debian woody). So it seems to be a host compiler bug or at least is host compiler dependent. From gcc