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 kenner at vlsi1 dot ultra dot nyu dot edu  2004-08-13 13:00 -------
Subject: Re:   [3.5 regression] Attribute mode causes ICE when applied to enums

    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?

Actually, there was never code in the C front end to handle this.  All
my change did is to add internal checking so that the latent bug got
handled.

I have a fix for this, but I want to run it by some C front-end folks first.


-- 


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]