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/39740] unrecognizable insn on alpha using -O3 and -std=c99



------- Comment #3 from ubizjak at gmail dot com  2009-04-11 19:46 -------
Created an attachment (id=17622)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17622&action=view)
patch

This patch declares

        (const:DI (plus:DI (label_ref:DI 74)
                (const_int 24 [0x18])))

as local_symbolic_operand and fixes the failure.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ubizjak at gmail dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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