This is the mail archive of the gcc-patches@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]

Re: [Committed] Add testcase for PR C++/28766




Sent from my iPhone

On Apr 16, 2009, at 7:49 PM, "H.J. Lu" <hjl.tools@gmail.com> wrote:

On Thu, Apr 16, 2009 at 10:06 AM, Andrew Pinski <pinskia@gmail.com> wrote:
Sometime between 4.2.0 and 4.4.0, compound literals inside templates
were fixed, this adds a testcase to test that.

Committed as obvious.

Thanks,
Andrew Pinski

ChangeLog:
* g++.dg/ext/complit11.C: New testcase.


It failed:


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


Just add // { dg-options "" }

Thanks,
Andrew Pinski



--
H.J.


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