summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/tree-ssa-structalias.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert r259619:pfg2013-12-201-186/+7
| | | | | | | | | Fixes GCC libstdc++/29286 The fix seems to work for amd64 but causes segfaults on powerpc. At this time gcc is much more important on powerpc than on amd64. Reported by: andreast
* gcc: backport upstream fix for issue with C++'s placement newpfg2013-12-191-7/+186
| | | | | | | Fixes GCC libstdc++/29286 Obtained from: gcc 4.3 (rev. 125603, 125653; GPLv2) MFC after: 2 weeks
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionmm2011-03-291-4/+88
| | | | | | | | | | | | | | | | | | | (rev. 127959 of gcc-4_2-branch). Resolved GCC bugs: c++: 17763, 29365, 30535, 30917, 31337, 31941, 32108, 32112, 32346, 32898, 32992 debug: 32610, 32914 libstdc++: 33084, 33128 middle-end: 32563 rtl-optimization: 33148 tree-optimization: 25413, 32723 target: 32218 Tested by: pointyhat (miwi) Obtained from: gcc (gcc-4_2-branch up to rev. 127959) PR: gnu/153298, gnu/153959, gnu/154385 MFC after: 1 month
* GCC 4.2.1 release.kan2007-08-141-1229/+1287
|
* GCC 4.2.0 release.kan2007-05-191-0/+5034
OpenPOWER on IntegriCloud