Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc



Module Name:    src
Committed By:   joerg
Date:           Wed Oct 24 20:14:56 UTC 2012

Modified Files:
        src/lib/libc: shlib_version

Log Message:
Remove alloca when we get a chance to avoid issues like PR lib/47120.
With an modern optimising compiler, backend integration is necessary as
soon as frame pointers are optional.


To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 src/lib/libc/shlib_version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index