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 middle-end/31339] [4.3 regression] ICE on invalid use of complex constant



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-03-25 08:21 -------
  if (TYPE_OVERFLOW_UNDEFINED (TREE_TYPE (arg0))

I think we are just checking TYPE_OVERFLOW_UNDEFINED too early.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at gcc dot gnu dot org


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


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