]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix IA-64 enable-checking glibc ICE.
authorJames E Wilson <wilson@tuliptree.org>
Tue, 1 Apr 2008 03:04:15 +0000 (20:04 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 1 Apr 2008 03:04:15 +0000 (20:04 -0700)
commit048ffb8f5004368e0369f6270c2395e47c65d8ec
tree7d5e9acd966756e167738745c34ee1d17544888f
parenta7d6cabcad0fb265fe0fed648c9fef55486ac719
Fix IA-64 enable-checking glibc ICE.

* varasm.c (output_constant_pool_1): In LABEL_REF check, use tmp
consistently.

From-SVN: r133783
gcc/ChangeLog
gcc/varasm.c