public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tg at mirbsd dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/43437] ICE in CSE, during libgcc build
Date: Sun, 18 Dec 2011 22:15:00 -0000	[thread overview]
Message-ID: <bug-43437-4-yaC15oNJr9@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-43437-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #13 from Thorsten Glaser <tg at mirbsd dot org> 2011-12-18 22:10:13 UTC ---
This is a regression: this works

gcc-4.4 -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/buildd/libvirt-0.9.8/./src -I..
-I/tmp/buildd/libvirt-0.9.8/./gnulib/lib -I../gnulib/lib -I../include
-I/tmp/buildd/libvirt-0.9.8/./src/util -I/tmp/buildd/libvirt-0.9.8/./include
-DIN_LIBVIRT -I/usr/include/libxml2 -Wall -W -Wformat-y2k -Wformat-security
-Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing
-Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings
-Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline
-Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization
-Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand
-Wattributes -Wcoverage-mismatch -Wmultichar -Wdeprecated-declarations
-Wdiv-by-zero -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args
-Wformat-zero-length -Wformat=2 -Wmultichar -Wnormalized=nfc -Woverflow
-Wpointer-to-int-cast -Wpragmas  -Wno-missing-field-initializers
-Wno-sign-compare  -Wno-format-nonliteral -Wframe-larger-than=4096
-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4
-fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option
-funit-at-a-time -fipa-pure-const -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -c /tmp/buildd/libvirt-0.9.8/./src/conf/domain_conf.c -o
libvirt_conf_la-domain_conf.o

(same command line with s/^gcc/gcc-4.4/ and a few -W* options removed); the
preprocessed source FTB with gcc-4.4

(pbuild22074)root@ara5:~/libvirt-0.9.8/debian/build/src # gcc-4.4 -v
Using built-in specs.
Target: m68k-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.6-14'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.4 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug
--disable-libssp --enable-objc-gc --disable-werror --disable-multilib
--enable-checking=release --build=m68k-linux-gnu --host=m68k-linux-gnu
--target=m68k-linux-gnu
Thread model: posix
gcc version 4.4.6 (Debian 4.4.6-14)


  parent reply	other threads:[~2011-12-18 22:10 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-43437-4@http.gcc.gnu.org/bugzilla/>
2011-12-18 22:00 ` tg at mirbsd dot org
2011-12-18 22:02 ` tg at mirbsd dot org
2011-12-18 22:15 ` tg at mirbsd dot org [this message]
2011-12-19  0:23 ` mikpe at it dot uu.se
2011-12-19  0:35 ` tg at mirbsd dot org
2011-12-20  0:13 ` mikpe at it dot uu.se
2011-12-20  9:49 ` mikpe at it dot uu.se
2011-12-20 15:28 ` mikpe at it dot uu.se
2011-12-20 23:33 ` mikpe at it dot uu.se
2012-02-07 21:25 ` tg at mirbsd dot org
2012-02-18 17:04 ` mikpe at it dot uu.se
2012-02-19  1:23 ` tg at mirbsd dot org
2012-03-25 12:01 ` aoliva at gcc dot gnu.org
2010-03-19  1:24 [Bug target/43437] New: build error segher at gcc dot gnu dot org
2010-03-19  2:25 ` [Bug target/43437] ICE in CSE, during libgcc build segher at gcc dot gnu dot org
2010-03-19 15:49 ` aldyh at gcc dot gnu dot org
2010-03-19 15:58 ` aldyh at gcc dot gnu dot org
2010-03-19 17:35 ` jakub at gcc dot gnu dot org
2010-03-19 18:41 ` aldyh at gcc dot gnu dot org
2010-03-19 20:37 ` jakub at gcc dot gnu dot org
2010-03-19 21:14 ` jakub at gcc dot gnu dot org
2010-03-22 16:13 ` law at redhat dot com
2010-07-23 11:48 ` jakub at gcc dot gnu dot org
2010-07-23 11:57 ` segher 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-43437-4-yaC15oNJr9@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).