public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/63188] New: [5 Regression] r214954 breaks bootstrap on x86_64-apple-darwin13
Date: Fri, 05 Sep 2014 14:13:00 -0000	[thread overview]
Message-ID: <bug-63188-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 63188
           Summary: [5 Regression] r214954 breaks bootstrap on
                    x86_64-apple-darwin13
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: iains at gcc dot gnu.org, jsm28 at gcc dot gnu.org
              Host: x86_64-apple-darwin13
            Target: x86_64-apple-darwin13
             Build: x86_64-apple-darwin13

Revision r214954 breaks bootstrap on x86_64-apple-darwin13:

g++ -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g  -DIN_GCC    -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common  -DHAVE_CONFIG_H -I. -Ic-family -I../../work/gcc
-I../../work/gcc/c-family -I../../work/gcc/../include -I./../intl
-I../../work/gcc/../libcpp/include -I/opt/mp/include 
-I../../work/gcc/../libdecnumber -I../../work/gcc/../libdecnumber/dpd
-I../libdecnumber -I../../work/gcc/../libbacktrace -DCLOOG_INT_GMP 
-DCLOOG_INT_GMP -I/opt/mp/include  -o c-family/c-cppbuiltin.o -MT
c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo
../../work/gcc/c-family/c-cppbuiltin.c
../../work/gcc/c-family/c-cppbuiltin.c: In function 'void
c_cpp_builtins(cpp_reader*)':
../../work/gcc/c-family/c-cppbuiltin.c:972:25: error: expected
primary-expression before ',' token
      INIT_SECTION_ASM_OP, 1);
                         ^
INIT_SECTION_ASM_OP is defined in gcc/config/darwin.h:

#undef  INIT_SECTION_ASM_OP
#define INIT_SECTION_ASM_OP


             reply	other threads:[~2014-09-05 14:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05 14:13 dominiq at lps dot ens.fr [this message]
2014-09-05 14:24 ` [Bug bootstrap/63188] " dominiq at lps dot ens.fr
2014-09-05 15:17 ` joseph at codesourcery dot com
2014-09-05 15:23 ` dominiq at lps dot ens.fr
2014-09-05 15:27 ` joseph at codesourcery dot com
2014-09-05 20:57 ` dominiq at lps dot ens.fr
2014-09-06  0:45 ` mikestump at comcast dot net
2014-09-06  5:17 ` mrs at gcc dot gnu.org
2014-09-07 14:36 ` dominiq at lps dot ens.fr
2014-09-08  9:05 ` rguenth at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-63188-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).