[Bug middle-end/32429] [PPC, missing optimization] stack space not optimized when stack not used

pthaugen at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 31 19:05:00 GMT 2007



------- Comment #1 from pthaugen at gcc dot gnu dot org  2007-10-31 19:05 -------
Looks like the -fpic/PIC/pie/PIE issue was fixed on mainline with the following
patch.

2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>

        * config/rs6000/rs6000.c (rs6000_stack_info): Allocate space for the
        GOT pointer only if there is a constant pool.  Use the allocated space
        for SPE also.


See bug 28966 for the -maltivec fix.


-- 

pthaugen at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pthaugen at gcc dot gnu dot
                   |                            |org, drow at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32429



More information about the Gcc-bugs mailing list