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/15224] [3.5 regression] Attribute mode causes ICE when applied to enums


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-13 12:22 -------
Richard, your patch
  http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00853.html
seems to be responsible for the regression.

Could you please have a look?

I'm not sure whether the code is valid or not, but given that it compiles
up to gcc 3.4.1, I'm inclined to believe that it's valid.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenner at gcc dot gnu dot
                   |                            |org, reichelt at gcc dot gnu
                   |                            |dot org
           Severity|minor                       |critical
           Keywords|ice-on-invalid-code         |ice-on-valid-code, monitored
      Known to fail|                            |3.5.0
      Known to work|                            |3.3.4 3.4.1
            Summary|Attribute mode causes ICE   |[3.5 regression] Attribute
                   |when applied to enums       |mode causes ICE when applied
                   |                            |to enums
   Target Milestone|---                         |3.5.0


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


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