This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/61977] [4.8/4.9/5 Regression] powerpc preprocessor breaks on lines that end with "vector"


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61977

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |preprocessor
   Target Milestone|---                         |4.8.5
            Summary|powerpc preprocessor breaks |[4.8/4.9/5 Regression]
                   |on lines that end with      |powerpc preprocessor breaks
                   |"vector"                    |on lines that end with
                   |                            |"vector"

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Obviously regression from the times when vector wasn't a conditional macro.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]