public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sergei dot utinski at tochka dot ru" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug objc++/28206]  New: Objc++ bootstrap broken on mainline
Date: Fri, 30 Jun 2006 08:54:00 -0000	[thread overview]
Message-ID: <bug-28206-12893@http.gcc.gnu.org/bugzilla/> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1808 bytes --]

Objc++ bootstrap broken due to recent changes in cp/semantics.c:

r115086 | jason | 2006-06-30 05:15:56 +0400 (Fri, 30 Jun 2006) | 58 lines
        * cp/semantics.c (begin_class_definition): Add attributes parameter,
        apply them to the type.

Error message is:

/home/sergei/build.gcc/./prev-gcc/xgcc -B/home/sergei/build.gcc/./prev-gcc/
-B/usr/local/gcc-4.2/i686-pc-linux-gnu/bin/ -c   -O2 -g -fomit-frame-pointer
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wmissing-format-attribute -Werror -DOBJCPLUS
-I../../src/gcc/gcc/objc -I../../src/gcc/gcc/cp -fno-common   -DHAVE_CONFIG_H
-I. -Iobjcp -I../../src/gcc/gcc -I../../src/gcc/gcc/objcp
-I../../src/gcc/gcc/../include -I../../src/gcc/gcc/../libcpp/include 
-I../../src/gcc/gcc/../libdecnumber -I../libdecnumber   
../../src/gcc/gcc/objcp/objcp-decl.c -o objcp/objcp-decl.o
../../src/gcc/gcc/objcp/objcp-decl.c: In function ‘objcp_start_struct’:
../../src/gcc/gcc/objcp/objcp-decl.c:62: error: too few arguments to function
‘begin_class_definition’
cc1: warnings being treated as errors
../../src/gcc/gcc/objcp/objcp-decl.c:63: warning: control reaches end of
non-void function
make[3]: *** [objcp/objcp-decl.o] Error 1


-- 
           Summary: Objc++ bootstrap broken on mainline
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sergei dot utinski at tochka dot ru
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


             reply	other threads:[~2006-06-30  6:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30  8:54 sergei dot utinski at tochka dot ru [this message]
2006-06-30 12:12 ` [Bug objc++/28206] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-06-30 15:28 ` pinskia at gcc dot gnu dot 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-28206-12893@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).