--- Comment #7 from rguenth at gcc dot gnu dot org 2008-09-13 16:30 ---
Subject: Bug 30141
Author: rguenth
Date: Sat Sep 13 16:29:22 2008
New Revision: 140346
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140346
Log:
2008-09-13 Richard Guenther <[EMAIL PROTECTED]>
PR
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-09-13 16:29 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-09-10 15:12 ---
Still happens.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Last reconfirmed|2
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-07-02 20:52 ---
I cannot find my patch any more so unassigning.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-12-15 16:01 ---
Hmm, I think my patch is correct but too "stupid"; we should be able just to
mark the argument as non-addressable and a gimple register since we replaced
all uses of it with an access via a frame struct.
--
http