This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/47935] PowerPC64 -mcmodel=medium invalid lwa offset


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47935

--- Comment #3 from Alan Modra <amodra at gcc dot gnu.org> 2011-03-02 01:15:47 UTC ---
Author: amodra
Date: Wed Mar  2 01:15:44 2011
New Revision: 170607

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170607
Log:
    PR target/47935
    * config/rs6000/predicates.md (lwa_operand): Check cmodel medium
    toc relative addresses for valid offsets.


Modified:
    branches/ibm/gcc-4_5-branch/gcc/ChangeLog
    branches/ibm/gcc-4_5-branch/gcc/config/rs6000/predicates.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]