[Bug gas/10193] New: gas produces different .o files with the same input .s file and cmd line arguments on enfs

2009-05-23 Thread chenyang dot cq at gmail dot com
I found a very strange problem of "as" when I was building gcc-4.3.3. I got a "Bootstrap comparison failure!", when means that some .o files were not identical between stage2 and stage3. However, it turns out that the problem was introduced by "as" not gcc itself. For some .s files, "as" will prod

[Bug gas/10193] gas produces different .o files with the same input .s file and cmd line arguments on enfs

2009-05-23 Thread chenyang dot cq at gmail dot com
--- Additional Comments From chenyang dot cq at gmail dot com 2009-05-23 13:55 --- Created an attachment (id=3960) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3960&action=view) testtree.s obj1.o obj2.o the assembler file and two different result object files. -- http://so

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-05-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-24 03:23 --- Closing out old PR. -- What|Removed |Added Status|ASSIGNED

[Bug ld/1055] problem with generated dll in MS C# environment

2009-05-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-24 03:47 --- (In reply to comment #0) > My program written in MS C# (for example "nant" from sourceforge) uses a > function written in pure C and compiled and linked to a dll with cygwin-gcc: > if > linked wi

[Bug gas/10193] gas produces different .o files with the same input .s file and cmd line arguments on enfs

2009-05-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-05-24 06:47 --- $ cmp -l obj[12].o 66022 40 325 66023 325 375 66024 373 312 66022 == 0x101e6. Looking at part of the section table, I see [23] .shstrtab STRTAB 0+0 010103 e2 00 0 0 1 readelf a