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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-05 
11:14:03 UTC ---
(In reply to comment #1)
> or any such variant is a compiler defect.

It's a GNU extension and is rejected with -pedantic-errors  (and compiles
without ICE otherwise)

(In reply to comment #2)
> Can you clarify the target and command-line options you use?

And exact version, i.e. output of g++ -v

Basically all the info requested by http://gcc.gnu.org/bugs/ which should have
been provided anyway

Reply via email to