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++/45983] ICE: tree code 'template_parm_index' is not supported in gimple streams with -lto


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |diagnostic

--- Comment #11 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-10-15 15:27:08 UTC ---
Hm, actually the qualifiers indeed don't match.  But still the error message
should mention const float *, not const scalar_type_t*


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