A simple testcase ICEs now:
struct sentry
{
operator bool() const { }
};
void ignore(int __n)
{
sentry __cerb;
if (__cerb)
try
{
while (true) ;
}
}
--- CUT ---
t2.cc: In function 'void ignore(int)':
t2.cc:13: error: expected 'catch' before '}' token
t2.cc:13: error: expecte
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-13 04:26 ---
I think this is caused by the tuples merge.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
Reach Millions of Potential Customers Via Mobile Broadcast!
OUR ALL-IN-ONE BROADCAST SOFTWARE MAKES IT EASY FOR YOU!
http://www.automatedblogs4cash.ws/textmessage2cash
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Grou
101 - 103 of 103 matches
Mail list logo