[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2012-03-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626

Jakub Jelinek jakub at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|4.4.7   |4.5.0

--- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org 2012-03-13 
13:04:38 UTC ---
Fixed in 4.5+, 4.4 is no longer supported.


[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2011-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626

Jakub Jelinek jakub at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|4.4.6   |4.4.7


[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626

Jakub Jelinek jakub at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|4.4.5   |4.4.6


[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-07-04 Thread mikpe at it dot uu dot se


--- Comment #6 from mikpe at it dot uu dot se  2010-07-04 19:54 ---
Patch posted after successful (re)testing:
http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00331.html


-- 


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



[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-07-03 Thread mikpe at it dot uu dot se


--- Comment #5 from mikpe at it dot uu dot se  2010-07-03 19:53 ---
(In reply to comment #4)
 Can this patch be submitted to gcc-patc...@gcc.gnu.org after due testing ? 

Yes.  Although I've tested this many times it's always been together with many
other patches.  I'm now running a 4.4 bootstrap+regtest with only this one
applied.  Will submit the patch once that succeeds, which should be less than
24 hours from now.


-- 


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



[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-07-02 Thread ramana at gcc dot gnu dot org


--- Comment #4 from ramana at gcc dot gnu dot org  2010-07-03 00:03 ---
Can this patch be submitted to gcc-patc...@gcc.gnu.org after due testing ? 


-- 

ramana at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2010-07-03 00:03:10
   date||


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



[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread doko at ubuntu dot com


--- Comment #1 from doko at ubuntu dot com  2010-06-22 08:57 ---
Created an attachment (id=20975)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20975action=view)
preprocessed source


-- 


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



[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.4.5


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



[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread mikpe at it dot uu dot se


--- Comment #2 from mikpe at it dot uu dot se  2010-06-22 18:14 ---
Created an attachment (id=20982)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20982action=view)
backport Nathan Sidwell's movw fix to 4.4

This ICE was fixed for 4.5 by r148788, Nathan Sidwell's [ARM] movw fix, see
http://gcc.gnu.org/ml/gcc-patches/2009-06/msg01358.html.

The attached patch backports that fix to current 4.4, which fixes the ICE. 
I've had this in my 4.4 tree since July 2009, so I'm confident it's solid.

Matthias, does this patch work for you?


-- 


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



[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-06-22 Thread doko at ubuntu dot com


--- Comment #3 from doko at ubuntu dot com  2010-06-22 22:05 ---
yes, the ICE is fixed with this patch


-- 


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