http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #10 from Richard Henderson 2010-11-18
21:08:45 UTC ---
Author: rth
Date: Thu Nov 18 21:08:38 2010
New Revision: 166920
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166920
Log:
PR middle-end/46515
* function.c (maybe_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #9 from Jakub Jelinek 2010-11-18
16:55:03 UTC ---
Actually we have maybe_copy_epilogue_insn, just not maybe_copy_prologue_insn.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #8 from Richard Henderson 2010-11-18
16:51:36 UTC ---
We do: maybe_copy_epilogue_insn.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #7 from Jakub Jelinek 2010-11-18
16:48:54 UTC ---
I don't think we have any API to add a new insn into prologue or epilogue
hashes, guess easiest would be to reuse the old insn (and just change its
PATTERN/notes/etc. as needed) in the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #6 from Jakub Jelinek 2010-11-18
16:42:12 UTC ---
Created attachment 22448
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22448
link.ii.bz2
./cc1plus -fpreprocessed link.ii -quiet -dumpbase link.ii -mtune=generic
-march=x86-64 -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
Richard Henderson changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #3 from H.J. Lu 2010-11-17 12:54:35
UTC ---
It is on Linux/x86-64.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
--- Comment #2 from H.J. Lu 2010-11-17 12:53:39
UTC ---
Failures look like
spawn [open ...]^M
FAIL: InterfaceDispatch -findirect-dispatch execution - source compiled test
UNTESTED: InterfaceDispatch -findirect-dispatch output - source compiled t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
H.J. Lu changed:
What|Removed |Added
CC||rth at gcc dot gnu.org
--- Comment #1 from H.J.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46515
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.6.0
12 matches
Mail list logo