[Bug debug/57232] wcstol.c:213:1: internal compiler error

2014-02-28 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2014-02-28 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 --- Comment #20 from Alexandre Oliva --- Author: aoliva Date: Fri Feb 28 12:45:36 2014 New Revision: 208219 URL: http://gcc.gnu.org/viewcvs?rev=208219&root=gcc&view=rev Log: PR debug/57232 * var-tracking.c (vt_initialize): Apply the same conditio

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2014-02-26 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 Alexandre Oliva changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|2013-05-10

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread daniel.calcoen at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 --- Comment #8 from daniel.calcoen at cern dot ch --- Created attachment 30085 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30085&action=edit wcstol.i

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 --- Comment #7 from Richard Biener --- The file /home/dcalcoen/gitMirror/newlib/newlib/libc/stdlib/wcstol.c preprocessed by appending -save-temps to the command-line that crashes the compiler. The preprocessed source will be named wcstol.i

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread daniel.calcoen at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 --- Comment #6 from daniel.calcoen at cern dot ch --- The sources I use wcstol.c http://sourceware.org/git/?p=newlib.git;a=blob;f=newlib/libc/stdlib/wcstol.c;h=e23254dc217854801d1c8be76cfc6501c505cc61;hb=053c8948b774d92ab009b30e70a9e65c11bbd5c3 N

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 --- Comment #5 from Marek Polacek --- (In reply to daniel.calcoen from comment #4) > Hi, > > Any file in particular?. The one where the ICE occurs, i.e. preprocessed wcstol.c in this case.

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread daniel.calcoen at cern dot ch
uched". Daniel -Original Message- From: mpolacek at gcc dot gnu.org [mailto:gcc-bugzi...@gcc.gnu.org] Sent: 10 May 2013 09:31 To: Daniel Calcoen Subject: [Bug debug/57232] wcstol.c:213:1: internal compiler error http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 Marek Polace

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread daniel.calcoen at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 --- Comment #3 from daniel.calcoen at cern dot ch --- Created attachment 30083 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30083&action=edit my "touched" configure.host for newlib I added some switches I need to configure.host for newlib t

[Bug debug/57232] wcstol.c:213:1: internal compiler error

2013-05-10 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57232 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|