[Bug bootstrap/61006] libcpp/lex.c: must use 'enum' tag to refer to type "raw_str_phase"

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 29 19:36:00 GMT 2014


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is supposed to be compiled with the C++ compiler and not the C compiler
now.  If clang++ is not being used, that is the issue.



More information about the Gcc-bugs mailing list