[Bug gas/5034] New: Error: `QWORD PTR __CTOR_END__-8[rip]' is not a valid base/index expression

2007-09-14 Thread rask at sygehus dot dk
The following is rejected by gas: .intel_syntax noprefix mov rax, QWORD PTR __CTOR_END__-8[rip] These equivalent instructions are accepted by gas as expected: mov rax, QWORD PTR __CTOR_END__+-8[rip] mov rax, QWORD PTR -8+__CTOR_END__[rip] mov rax, QWORD PTR __CTOR_END__[rip-8] Of

[Bug gas/5035] New: x86_64-pc-mingw32-as.exe failed to work

2007-09-14 Thread drangon dot mail at gmail dot com
=/home/drangon/mingw/target Thread model: win32 gcc version 4.3.0 20070914 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-Wall' '-mtune=generic' c:/tools/target/bin/../libexec/gcc/x86_64-pc-mingw32/4.3.0/cc1plus.exe -quiet -v -iprefix c:\tools\target\bin\../l

[Bug admin/5021] configure does not recognize makeinfo-4.11

2007-09-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-09-15 02:48 --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01271.html -- What|Removed |Added

[Bug ld/4992] ld: --print-gc-sections + --verbose = mess

2007-09-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-09-15 02:51 --- ... -- What|Removed |Added Status|WAITING |NEW Last rec

[Bug ld/4992] ld: --print-gc-sections + --verbose = mess

2007-09-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-09-15 03:03 --- http://sourceware.org/ml/binutils-cvs/2007-09/msg00073.html -- What|Removed |Added

[Bug ld/5025] SEGV with ld --build-id + "/DISCARD/ : { *(.note.gnu.build-id) }"

2007-09-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-09-15 06:21 --- http://sourceware.org/ml/binutils-cvs/2007-09/msg00074.html -- What|Removed |Added