http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44768
Emmanuel Blot changed:
What|Removed |Added
CC||eblot.ml at gmail dot com
--- Comment #9
--- Comment #8 from ramana at gcc dot gnu dot org 2010-07-27 13:37 ---
Fixed.
--
ramana at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #7 from ramana at gcc dot gnu dot org 2010-07-09 16:19 ---
Should be fixed by this commit.
http://gcc.gnu.org/ml/gcc-cvs/2010-07/msg00301.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44768
--- Comment #6 from ramana at gcc dot gnu dot org 2010-07-06 22:39 ---
Created an attachment (id=21116)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21116&action=view)
Actual testcase .
Attached testcase. Configure cross compiler with
--target=arm-eabi or --target=arm-linux-g
--- Comment #5 from ramana at gcc dot gnu dot org 2010-07-06 22:29 ---
The problem essentially is a miscompilation of diagnostic_action_after_output
in this case .
Attached is a testcase that demonstrates this problem with a cross compiler.
Configure just the compiler with arm-linux-
--- Comment #4 from ramana at gcc dot gnu dot org 2010-07-02 16:15 ---
I'm getting this failure in stage3 thus just attaching the expmed.i
pre-processed file isn't enough to reproduce this with a cross.
Doing a bisect I find that
rev: 160827 - builds expmed.o in stage3 .
rev: 160833
--
laurent at guerby dot net changed:
What|Removed |Added
Status|WAITING |NEW
Ever Confirmed|0 |1
Last reconfirmed|
--- Comment #3 from laurent at guerby dot net 2010-07-02 06:50 ---
Non debug baktrace:
(gdb) r -fpreprocessed expmed.i -quiet -dumpbase expmed.i -auxbase expmed -g
-O2 -O2 -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic
--- Comment #2 from laurent at guerby dot net 2010-07-02 06:46 ---
Created an attachment (id=21059)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21059&action=view)
expmed.i
expmed.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44768
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-07-01 21:37 ---
Please attach preprocessed source so people can reproduce this with a cross
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-
10 matches
Mail list logo