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++/7385] [3.3/3.4 Regression] g++ problems with enum and __attribute__


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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P3                          |P1
   Last reconfirmed|2003-07-27 06:58:45         |2003-07-29 18:00:01
               date|                            |
            Summary|g++ problems with enum and  |[3.3/3.4 Regression] g++
                   |__attribute__               |problems with enum and
                   |                            |__attribute__
   Target Milestone|---                         |3.3.2


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-29 18:00 -------
This is actually a regression from 3.0.4 so some patch made this fail.
>From Phil's regression hunter: Search converges between 2002-04-28-trunk (#75) and 
2002-05-05-trunk (#76). 

The only reason I say this was because Apple's 3.1 based compiler is based on 3.1 
(20020420) which does not have this regression in it.


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