[Bug target/56898] New: stack smashing protector for alpha

martynas at venck dot us gcc-bugzilla@gcc.gnu.org
Wed Apr 10 03:56:00 GMT 2013


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

             Bug #: 56898
           Summary: stack smashing protector for alpha
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: martynas@venck.us


Hi,

The attached diff brings stack smashing protector for alpha by 
reorganizing soft frame pointer so that locals are below it and
grow downwards.  In a similar fashion as mips.

Martynas.



More information about the Gcc-bugs mailing list