This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/39740] unrecognizable insn on alpha using -O3 and -std=c99
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Apr 2009 19:46:46 -0000
- Subject: [Bug target/39740] unrecognizable insn on alpha using -O3 and -std=c99
- References: <bug-39740-5138@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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