public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/50908] New: building emacs-23.3; gives msg: indent.c:1140:1: internal compiler error: in verify_dominators, at dominance.c:1041
@ 2011-10-29  0:46 grgoffe at yahoo dot com
  2011-10-29 18:15 ` [Bug c/50908] " gjl at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: grgoffe at yahoo dot com @ 2011-10-29  0:46 UTC (permalink / raw)
  To: gcc-bugs

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.


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

end of thread, other threads:[~2011-11-02 23:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-29  0:46 [Bug c/50908] New: building emacs-23.3; gives msg: indent.c:1140:1: internal compiler error: in verify_dominators, at dominance.c:1041 grgoffe at yahoo dot com
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

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