gcc dot gnu dot org
ReportedBy: eric dot cabret at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
--- Comment #2 from eric dot cabret at gmail dot com 2010-03-28 20:34
---
Created an attachment (id=20234)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20234&action=view)
Preprocessed source not OK with "gcc -E main.c"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
--- Comment #3 from eric dot cabret at gmail dot com 2010-03-28 20:34
---
Created an attachment (id=20235)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20235&action=view)
Preprocessed source OK with "gcc -E main.c"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
--- Comment #4 from eric dot cabret at gmail dot com 2010-03-28 20:35
---
Created an attachment (id=20236)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20236&action=view)
a.out OK obtained by command "gcc main.c"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
--- Comment #5 from eric dot cabret at gmail dot com 2010-03-28 20:36
---
Created an attachment (id=20237)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20237&action=view)
a.out not OK obtained by command "gcc main.c"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
--- Comment #6 from eric dot cabret at gmail dot com 2010-03-28 20:37
---
Here are new files (preprocessed sources OK and not OK) and binaries obtained
only with command "gcc main.c"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
--- Comment #7 from eric dot cabret at gmail dot com 2010-03-28 20:45
---
Created an attachment (id=20238)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20238&action=view)
a.out OK obtained by command "gcc -g main.c" (with debug infos on 64bit ubuntu)
--
h
--- Comment #8 from eric dot cabret at gmail dot com 2010-03-28 20:45
---
Created an attachment (id=20239)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20239&action=view)
a.out not OK obtained by command "gcc -g main.c" (with debug infos on 64bit
ubu
--- Comment #9 from eric dot cabret at gmail dot com 2010-03-28 20:52
---
Created an attachment (id=20240)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20240&action=view)
File obtained with command "strace -s 1024 ./a_ok_withdebug.out >
strace_s1024_a_ok.txt 2&g
--- Comment #10 from eric dot cabret at gmail dot com 2010-03-28 20:52
---
Created an attachment (id=20241)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20241&action=view)
File obtained with command "strace -s 1024 ./a_nok_withdebug.out >
strace_s1024
--- Comment #11 from eric dot cabret at gmail dot com 2010-03-28 21:01
---
Created an attachment (id=20242)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20242&action=view)
File obtained with command "strace -s 1024 ./a_nok_withdebug.out >
strace_s1024_a_nok.txt
--- Comment #24 from eric dot cabret at gmail dot com 2010-03-29 20:44
---
I checked on my Ubuntu 64bit Lucid Lynx system that generates bad binary :
1) binutils (2.20.1-3ubuntu1) is installed
2) binutils-gold (2.20-0ubuntu2) is NOT installed
(In reply to comment #23)
> only seen w
--- Comment #25 from eric dot cabret at gmail dot com 2010-03-29 21:48
---
I've reported this problem to Ubuntu at this following URL :
https://bugs.launchpad.net/ubuntu/+bug/551245
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43556
13 matches
Mail list logo