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 tree-optimization/15881] Incorrect error on legal C++


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-08 20:31 -------
But it should not ICE as offset_type is defined like an integer_type so I think I have a fix for that and I 
will post both things after a bootstrap and test. (the fold_convert should also go on the mainline 
because there might be a change of getting an ICE there too).

-- 


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


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