This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20622] [4.0/4.1 Regression] Alias to nocommon variable fails to assemble on ppc64
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2005 15:34:00 -0000
- Subject: [Bug middle-end/20622] [4.0/4.1 Regression] Alias to nocommon variable fails to assemble on ppc64
- References: <20050324141950.20622.jakub@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jakub at gcc dot gnu dot org 2005-03-24 15:33 -------
Created an attachment (id=8449)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8449&action=view)
pr20622 patch
Here is patch I'm playing ATM with. It fixes the bug for me and passes
gcc.dg testsuite on x86-64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20622