[Bug c++/59633] [4.7/4.8/4.9 Regression] ICE with __attribute((vector_size(...))) for enum

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 1 12:09:00 GMT 2014


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

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Volker Reichelt from comment #2)
> Well, because the C-frontend compiles it, the C++-frontend used to compile
> it and even clang (3.2) compiles it, I was under the impression that this
> should compile (using the underlying type of the enum).

Ok, I'll let someone else decide what behavior is wanted.

> And of course, the docs are at least incomplete, if not inaccurate.
> E.g. the vector extension of the ternary operator ?: is missing in this
> chapter.

The doc for ?: is under review. If other parts are incomplete or inaccurate,
don't hesitate to file bugs (or even post doc patches).



More information about the Gcc-bugs mailing list