[Bug c++/7385] [3.3/3.4 Regression] g++ problems with enum and __attribute__

janis187 at us dot ibm dot com gcc-bugzilla@gcc.gnu.org
Tue Aug 5 20:25:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


janis187 at us dot ibm dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com


------- Additional Comments From janis187 at us dot ibm dot com  2003-08-05 20:25 -------
The regression in PR 7385 was introduced or exposed by this patch:

--- gcc/gcc/cp/ChangeLog ---

2002-04-30  Jason Merrill  <jason@redhat.com>

        * decl.c (grokdeclarator): Don't override TYPE_NAME of an
        anonymous class with a typedef if there are attributes.

The regression hunt took place on i686-pc-linux-gnu using the submitter's
test case.   Like many other recent hunts, it started with the dates
identified by Andrew Pinski using Phil's regression hunter.



More information about the Gcc-bugs mailing list