[Bug c++/52467] ICE: canonical types differ for int [0] and int [0]

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 5 11:14:00 GMT 2012


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



More information about the Gcc-bugs mailing list