public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/36453]  New: PR36320 breaks boost
@ 2008-06-06 17:54 mueller at gcc dot gnu dot org
  2008-06-06 20:04 ` [Bug preprocessor/36453] " rguenth at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mueller at gcc dot gnu dot org @ 2008-06-06 17:54 UTC (permalink / raw)
  To: gcc-bugs

testcase:

=== Cut ===
#if !defined(BOOST_PP_IS_ITERATING)

#elif BOOST_PP_ITERATION_DEPTH() == 1
#endif
=== Cut ===

error: missing binary operator before token "("


from reading the PR36320, this behaviour doesn't seem to be intended. It was
intended to only add a check for non-null argument.


-- 
           Summary: PR36320 breaks boost
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mueller at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-05-07  8:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-06 17:54 [Bug preprocessor/36453] New: PR36320 breaks boost mueller at gcc dot gnu dot org
2008-06-06 20:04 ` [Bug preprocessor/36453] " rguenth at gcc dot gnu dot org
2008-06-06 20:24 ` tromey at gcc dot gnu dot org
2008-06-10 22:15 ` mueller at gcc dot gnu dot org
2008-07-06  3:26 ` tromey at gcc dot gnu dot org
2008-07-07  9:26 ` mueller at gcc dot gnu dot org
2008-09-14  8:09 ` schwab at suse dot de
2008-10-09 14:47 ` schwab at suse dot de
2008-10-09 20:40 ` sam at gcc dot gnu dot org
2008-12-05 12:30 ` rguenth at gcc dot gnu dot org
2010-05-06 18:03 ` knocte at gmail dot com
2010-05-07  8:40 ` rguenther at suse dot de

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).