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++/28255] [4.1/4.2 regression] ICE with C99 compund literal (scalar), initializer and templates



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-08-22 20:26 -------
(In reply to comment #4)
> It seems we've never really handled compound-literals properly within
> templates.  This doesn't seem like a regression.

Yes this is PR 28766.

The ICE part is a regression or at least that is what I remember being, in that
we should not change an rejects-valid into an ICE.


-- 


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


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