public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "grgoffe at yahoo dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/50908] New: building emacs-23.3; gives msg: indent.c:1140:1: internal compiler error: in verify_dominators, at dominance.c:1041
Date: Sat, 29 Oct 2011 00:46:00 -0000	[thread overview]
Message-ID: <bug-50908-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 50908
           Summary: building emacs-23.3; gives msg: indent.c:1140:1:
                    internal compiler error: in verify_dominators, at
                    dominance.c:1041
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: grgoffe@yahoo.com


Created attachment 25655
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25655
Output of gcc command with "-save-temps" specified

Building emacs-23.3 with:


 ./configure --prefix=/usr/lsd/$osname --verbose        \
             --x-includes=/usr/X11R6/include            \
             --x-libraries=/usr/X11R6/lib               \
             --enable-asserts                           \
             --enable-autodepend                        \
             --with-x




gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lsd/Linux/libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc/configure --prefix=/usr/lsd/Linux --verbose
--with-mpc=/usr/lsd/Linux --with-mpfr=/usr/lsd/Linux --with-gmp=/usr/lsd/Linux
Thread model: posix
gcc version 4.7.0 20111028 (experimental) (GCC) 

System is: Ubuntu 10.04, x86_64

Failing command:

gcc -save-temps -c -D_BSD_SOURCE   -DXASSERTS=1 -Demacs -DHAVE_CONFIG_H  -I.
-I/tools/emacs/emacs-23.3/src -D_BSD_SOURCE -I/usr/X11R6/include -pthread
-D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/freetype2
-I/usr/include/alsa  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -g
-O2 -Wdeclaration-after-statement -Wno-pointer-sign   -MMD -MF deps/indent.d
indent.c
indent.c: In function ‘compute_motion’:
indent.c:1140:1: error: dominator of 235 should be 211, not 207
indent.c:1140:1: internal compiler error: in verify_dominators, at
dominance.c:1041
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


             reply	other threads:[~2011-10-29  0:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-29  0:46 grgoffe at yahoo dot com [this message]
2011-10-29 18:15 ` [Bug c/50908] " gjl at gcc dot gnu.org
2011-10-30  9:17 ` [Bug tree-optimization/50908] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-10-30  9:39 ` vries at gcc dot gnu.org
2011-10-31  9:42 ` vries at gcc dot gnu.org
2011-10-31 13:54 ` joel at gcc dot gnu.org
2011-10-31 14:05 ` vries at gcc dot gnu.org
2011-11-01 12:43 ` vries at gcc dot gnu.org
2011-11-01 21:48 ` vries at gcc dot gnu.org
2011-11-01 21:50 ` vries at gcc dot gnu.org
2011-11-01 21:51 ` vries at gcc dot gnu.org
2011-11-01 21:52 ` vries at gcc dot gnu.org
2011-11-02 23:52 ` grgoffe at yahoo dot com

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