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++/35056] [4.3 Regression] ICE in copy_to_mode_reg, at explow.c:621



------- Comment #11 from rguenth at gcc dot gnu dot org  2008-02-02 18:42 -------
Note that I think the FEs should not use the middle-end predicate but instead
use the more strict type equality as fold does.  But I'll leave that to the
FE maintainers to figure out what and where the best fix is for this.


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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