------- Comment #2 from pinskia at gcc dot gnu dot org  2006-04-24 17:00 -------
node->flags & 0x0200

That is what is causing the ICE to happen.

This is related to 27273 but I don't think this is a dup in that this looks
like it is going to cause wrong code as flags is unsigned short.  Maybe I am
just tried right now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |27273


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

Reply via email to