https://sourceware.org/bugzilla/show_bug.cgi?id=23633
--- Comment #7 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d839b9149957d9a8842c368caf97ef378d8c97af
commit d839b9149957d9a8842c368caf97ef37
https://sourceware.org/bugzilla/show_bug.cgi?id=23633
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1fcd7e871c38ac1049dd5d5509ea1f11a456bf16
commit 1fcd7e871c38ac1049dd5d5509ea1
https://sourceware.org/bugzilla/show_bug.cgi?id=23633
--- Comment #5 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=319dbdfbb78d82470498704bca21729e057464f2
commit 319dbdfbb78d82470498704bca21729e
https://sourceware.org/bugzilla/show_bug.cgi?id=23633
Nick Clifton changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=23633
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=508d0c9b5945d30bcf163b9b88213d277949e9a8
commit 508d0c9b5945d30bcf163b9b882
https://sourceware.org/bugzilla/show_bug.cgi?id=23633
--- Comment #2 from H.J. Lu ---
Created attachment 11235
--> https://sourceware.org/bugzilla/attachment.cgi?id=11235&action=edit
A testcase
[hjl@gnu-cfl-1 pr23633]$ cat x.c
int
main ()
{
return 0;
}
[hjl@gnu-cfl-1 pr23633]$ make
gcc -g
https://sourceware.org/bugzilla/show_bug.cgi?id=23633
H.J. Lu changed:
What|Removed |Added
CC||nickc at redhat dot com
Target Milestone|