This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/32940] REG_POINTER attribute on DECL_ARTIFICIAL pointers



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]