This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
- From: "danglin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 20 May 2012 16:32:57 +0000
- Subject: [Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native
- Auto-submitted: auto-generated
- References: <bug-53373-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373
--- Comment #6 from John David Anglin <danglin at gcc dot gnu.org> 2012-05-20 16:32:57 UTC ---
Author: danglin
Date: Sun May 20 16:32:50 2012
New Revision: 187695
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187695
Log:
PR rtl-optimzation/53373
* config/pa/pa.md (call_symref_pic): Don't expose PIC register save in
call pattern. Update split patterns.
(call_symref_64bit, call_reg_pic, call_reg_64bit, call_val_symref_pic,
call_val_symref_64bit, call_val_reg_pic, call_val_reg_64bit): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/pa/pa.md