This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: middle-end/8306: [3.2/3.3 regression] ICE for bitfield7_y.C inC++ compatibility tests
- From: Jason Merrill <jason at redhat dot com>
- To: <rearnsha at gcc dot gnu dot org>
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, janis187 at us dot ibm dot com
- Date: Fri, 14 Mar 2003 16:28:42 -0500
- Subject: Re: middle-end/8306: [3.2/3.3 regression] ICE for bitfield7_y.C inC++ compatibility tests
- References: <3E3AAE69.30601@gcc.gnu.org>
On Fri, 31 Jan 2003 17:12:09 +0000, <rearnsha at gcc dot gnu dot org> wrote:
> Correction, the "minimal example" no-longer fails, but the full testsuite
> entry does still fail.
Does that still represent a regression? Mark said that previous compilers
would have just rejected such code.
Jason