This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Aug 2007 00:37:08 -0000
- Subject: [Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers
- References: <bug-32940-11700@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-08-02 00:37 -------
Created an attachment (id=14008)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14008&action=view)
Patch which needs full testing still
Hi, this reverts Jeff's patch in both stmt.c and cfgexpand.c (I don't know how
much code of stmt.c's function is still used though).
This patch has not been bootstrapped and tested yet and after it gets done, it
still needs an extra test on hppa-hpux as that is what Jeff's patch was trying
to fix.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32940