https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Status|R
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
Adam Warner changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Version|4.6.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
Kai Tietz changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
--- Comment #4 from Kai Tietz ---
Author: ktietz
Date: Thu Jun 5 17:03:52 2014
New Revision: 211283
URL: http://gcc.gnu.org/viewcvs?rev=211283&root=gcc&view=rev
Log:
2014-06-05 Kai Tietz
Richard Henderson
PR target/46219
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
Richard Henderson changed:
What|Removed |Added
CC||rth at gcc dot gnu.org
--- Comment #3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
--- Comment #2 from Uros Bizjak 2010-10-29 08:17:17
UTC ---
For some reason, memory operand is prohibited in a sibcall, see predicates.md:
;; Test for a valid operand for a call instruction.
(define_predicate "call_insn_operand"
(ior (match_op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46219
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|