public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/57232] New: wcstol.c:213:1: internal compiler error
@ 2013-05-10  7:24 daniel.calcoen at cern dot ch
  2013-05-10  7:27 ` [Bug c++/57232] " daniel.calcoen at cern dot ch
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: daniel.calcoen at cern dot ch @ 2013-05-10  7:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57232
           Summary: wcstol.c:213:1: internal compiler error
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: daniel.calcoen at cern dot ch

Created attachment 30081
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30081&action=edit
output of the make for newlib, where the error message is

Building my native cross-compiler 

THIS_PLATFORM=i686-pc-linux-gnu
WANTED_COMPILER_PLATFORM=THIS_PLATFORM
WANTED_COMPILER_CODE=rx-elf 

binutils, GMP, MPFR, MPC, 1st part of GCC pass ok
but at the build of newlib I get the message

rx-elf-gcc -B/home/dcalcoen/rx/bld/linux/newlib/rx-elf/64-bit-double/newlib/
-isystem
/home/dcalcoen/rx/bld/linux/newlib/rx-elf/64-bit-double/newlib/targ-include
-isystem /home/dcalcoen/gitMirror/newlib/newlib/libc/include
-B/home/dcalcoen/rx/bld/linux/newlib/rx-elf/64-bit-double/libgloss/rx
-L/home/dcalcoen/rx/bld/linux/newlib/rx-elf/64-bit-double/libgloss/libnosys
-L/home/dcalcoen/gitMirror/newlib/libgloss/rx  -m64bit-doubles
-DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\"
-DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"newlib\ 2.0.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I.
-I/home/dcalcoen/gitMirror/newlib/newlib/libc/stdlib -ffunction-sections
-fdata-sections  -Os -DREENTRANT_SYSCALLS_PROVIDED -DINTERNAL_NEWLIB
-DDEFINE_MALLOC -DDEFINE_FREE -DDEFINE_REALLOC -DDEFINE_CALLOC -fno-builtin    
 -g -O2  -m64bit-doubles -c -o lib_a-wcstol.o `test -f 'wcstol.c' || echo
'/home/dcalcoen/gitMirror/newlib/newlib/libc/stdlib/'`wcstol.c
/home/dcalcoen/gitMirror/newlib/newlib/libc/stdlib/wcstol.c: In function
"_wcstol_r":
/home/dcalcoen/gitMirror/newlib/newlib/libc/stdlib/wcstol.c:213:1: internal
compiler error: in variable_post_merge_new_vals, at var-tracking.c:4430
 }
 ^
0x8548cfc variable_post_merge_new_vals
    /home/dcalcoen/gitMirror/gcc/gcc/var-tracking.c:4430
0x8685165 htab_traverse_noresize
    /home/dcalcoen/gitMirror/gcc/libiberty/hashtab.c:784
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2014-02-28 13:02 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10  7:24 [Bug c++/57232] New: wcstol.c:213:1: internal compiler error daniel.calcoen at cern dot ch
2013-05-10  7:27 ` [Bug c++/57232] " daniel.calcoen at cern dot ch
2013-05-10  7:30 ` [Bug debug/57232] " mpolacek at gcc dot gnu.org
2013-05-10  7:31 ` daniel.calcoen at cern dot ch
2013-05-10  7:34 ` daniel.calcoen at cern dot ch
2013-05-10  7:44 ` mpolacek at gcc dot gnu.org
2013-05-10  7:54 ` daniel.calcoen at cern dot ch
2013-05-10  7:56 ` rguenth at gcc dot gnu.org
2013-05-10  8:28 ` daniel.calcoen at cern dot ch
2013-05-12  2:53 ` [Bug target/57232] " pinskia at gcc dot gnu.org
2013-05-24 16:09 ` daniel.calcoen at cern dot ch
2013-07-08 15:06 ` jon at beniston dot com
2013-07-08 15:45 ` jon at beniston dot com
2013-07-08 16:06 ` jon at beniston dot com
2013-07-08 19:29 ` jon at beniston dot com
2014-02-16 14:49 ` gcc at jaseg dot net
2014-02-19 15:28 ` gcc at jaseg dot net
2014-02-19 15:33 ` nickc at redhat dot com
2014-02-26 16:08 ` jon at beniston dot com
2014-02-27  5:10 ` [Bug debug/57232] " aoliva at gcc dot gnu.org
2014-02-28 12:46 ` aoliva at gcc dot gnu.org
2014-02-28 13:02 ` aoliva 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).