This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52698] -maddress-mode=long doesn't work
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Mar 2012 16:59:17 +0000
- Subject: [Bug target/52698] -maddress-mode=long doesn't work
- Auto-submitted: auto-generated
- References: <bug-52698-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52698
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-03-24 16:59:17 UTC ---
(In reply to comment #2)
> Created attachment 26974 [details]
> A patch
>
> I am testing this patch with
>
This patch passes GCC testsuite as well as glibc build/test
with both -maddress-mode=long and -maddress-mode=short.