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 rtl-optimization/36111] [4.4 Regression] GCC 4.4.0-20080501 failed to compile openmpi's malloc.c file.



------- Comment #9 from ubizjak at gmail dot com  2008-05-12 13:12 -------
(In reply to comment #6)
> This patch works for me:
> 
> Index: recog.c

This is not a good solution, since the problem is in

"if (SWAPPABLE_OPERANDS_P (x))"

section, a couple of lines down the code. The patch and an analysis is at patch
URL: http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00687.html


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ubizjak at gmail dot com
                   |dot org                     |
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2008-
                   |                            |05/msg00687.html
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-05-05 04:59:19         |2008-05-12 13:12:00
               date|                            |


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


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