public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/64576] New: Preprocessor Error With 5.0 not with 4.9.2
@ 2015-01-12 22:45 joel at gcc dot gnu.org
  2015-01-12 22:50 ` [Bug preprocessor/64576] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: joel at gcc dot gnu.org @ 2015-01-12 22:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64576
           Summary: Preprocessor Error With 5.0 not with 4.9.2
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
          Assignee: unassigned at gcc dot gnu.org
          Reporter: joel at gcc dot gnu.org

Created attachment 34431
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34431&action=edit
Cut down example showing error

The attached example is based on code that has compiled fine for about 15
years. 

$ ~/test-gcc/install-head/bin/powerpc-rtems4.11-gcc  -meabi -mcpu=603e
-msdata=sysv -O2 -c b1.c
b1.c:1:36: error: '#' is not followed by a macro parameter
 #define SETBAT_ASM(batu, batl, u, l)\
                                    ^

The macro may have issues but it gcc has been happy with it for a LONG time. :)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-13 22:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12 22:45 [Bug preprocessor/64576] New: Preprocessor Error With 5.0 not with 4.9.2 joel at gcc dot gnu.org
2015-01-12 22:50 ` [Bug preprocessor/64576] " pinskia at gcc dot gnu.org
2015-01-12 23:03 ` jakub at gcc dot gnu.org
2015-01-13 21:37 ` joel at gcc dot gnu.org
2015-01-13 22:14 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).