[Bug target/36634] -msecure-plt combine gives invalid call insn

2009-04-29 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36634

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-07-03 Thread amodra at bigpond dot net dot au
--- Comment #6 from amodra at bigpond dot net dot au 2008-07-04 02:53 --- Fixed all active branches -- amodra at bigpond dot net dot au changed: What|Removed |Added

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-07-03 Thread amodra at bigpond dot net dot au
--- Comment #5 from amodra at bigpond dot net dot au 2008-07-04 02:53 --- Created an attachment (id=15850) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15850&action=view) patch for 4.1 Since there will be no more releases from 4.1 branch, I won't be applying the patch to that br

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-07-03 Thread amodra at gcc dot gnu dot org
--- Comment #4 from amodra at gcc dot gnu dot org 2008-07-04 02:34 --- Subject: Bug 36634 Author: amodra Date: Fri Jul 4 02:33:29 2008 New Revision: 137449 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137449 Log: PR target/36634 * config/rs6000/rs6000.md (call

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-07-03 Thread amodra at gcc dot gnu dot org
--- Comment #3 from amodra at gcc dot gnu dot org 2008-07-04 02:33 --- Subject: Bug 36634 Author: amodra Date: Fri Jul 4 02:32:23 2008 New Revision: 137448 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137448 Log: PR target/36634 * config/rs6000/rs6000.md (call

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-07-03 Thread amodra at gcc dot gnu dot org
--- Comment #2 from amodra at gcc dot gnu dot org 2008-07-04 02:32 --- Subject: Bug 36634 Author: amodra Date: Fri Jul 4 02:32:01 2008 New Revision: 137447 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137447 Log: PR target/36634 * config/rs6000/rs6000.md (call

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-06-26 Thread amodra at bigpond dot net dot au
--- Comment #1 from amodra at bigpond dot net dot au 2008-06-27 01:52 --- (insn 9 8 11 1 (set (reg/v/f:SI 119 [ p ]) (mem/u/c:SI (plus:SI (reg:SI 30 30) (const:SI (minus:SI (symbol_ref/u:SI ("*.LC2") [flags 0x2]) (symbol_ref:SI ("*.LCTOC1"

[Bug target/36634] -msecure-plt combine gives invalid call insn

2008-06-25 Thread amodra at bigpond dot net dot au
-- amodra at bigpond dot net dot au changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |amodra at bigpond dot net |dot org