public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/55387] New: Build problem: malloc error in genautomata
@ 2012-11-19  1:23 townsend at astro dot wisc.edu
  2012-11-19 21:46 ` [Bug bootstrap/55387] [4.8 Regression] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: townsend at astro dot wisc.edu @ 2012-11-19  1:23 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55387
           Summary: Build problem: malloc error in genautomata
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: townsend@astro.wisc.edu


When attempting to build the latest SVN gcc (4.8.0, rev. 193610), I get the
following error:

build/genautomata ../.././gcc/config/i386/i386.md \
      insn-conditions.md > tmp-automata.c
genautomata(1500) malloc: *** error for object 0xc1e8b60252d64: pointer being
freed was not allocated
*** set a breakpoint in malloc_error_break to debug
/bin/sh: line 1:  1500 Abort trap: 6           build/genautomata
../.././gcc/config/i386/i386.md insn-conditions.md > tmp-automata.c
make[3]: *** [s-automata] Error 134
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

This is on OS X 10.7.5, with the following config options:

./configure CC=gcc -D_FORTIFY_SOURCE=0 \
  --build=x86_64-apple-darwin11.4.2 \
  --prefix=/Applications/madsdk \
  --with-gmp=/Applications/madsdk \
  --with-mpfr=/Applications/madsdk \
  --with-mpc=/Applications/madsdk \
  --enable-languages=c,c++,fortran --disable-multilib


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

end of thread, other threads:[~2012-12-07 10:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19  1:23 [Bug other/55387] New: Build problem: malloc error in genautomata townsend at astro dot wisc.edu
2012-11-19 21:46 ` [Bug bootstrap/55387] [4.8 Regression] " pinskia at gcc dot gnu.org
2012-11-19 21:47 ` pinskia at gcc dot gnu.org
2012-11-19 21:51 ` howarth at nitro dot med.uc.edu
2012-11-20 14:11 ` dnovillo at gcc dot gnu.org
2012-11-20 17:44 ` howarth at nitro dot med.uc.edu
2012-12-07 10:14 ` rguenth at gcc dot gnu.org

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