[Bug optimization/12930] [tree-ssa] Fails to compile glibc
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 6 21:50:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12930
falk at debian dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From falk at debian dot org 2003-11-06 21:49 -------
Confirmed with alpha-linux 3.5-tree-ssa 20031105.
Test case:
extern inline int __finite() { }
extern typeof(__finite) __finite __asm__("__GI___finite");
More information about the Gcc-bugs
mailing list