This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal compiler error
- To: maeder at glue dot ch
- Subject: Re: Internal compiler error
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Mon, 3 Jan 2000 01:12:03 +0100
- CC: egcs-bugs at egcs dot cygnus dot com
- References: <386F8F01.9A44784B@glue.ch>
> I am trying to compile the following program (that I know is wrong, but
> this isn't the point here):
Thanks for your bug report. The mainline compiler (2.96 19991222
(experimental)) compiles it fine, so it appears that the bug has been
fixed. BTW, the program is well-formed; it just has undefined
behaviour.
Regards,
Martin