]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/builtins.c
2010-07-15 Magnus Granberg <zorry@gentoo.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jul 2010 05:46:36 +0000 (05:46 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jul 2010 05:46:36 +0000 (05:46 +0000)
commit8bc8a8f43fa33db5455a90cca4f0ad5e67b20612
treea01412ef395a7d90aeb4d60dc1ddd5779ac1fb35
parente253d57d2ac1db94bc81e9a0fcfdeec0fe08f7bb
2010-07-15  Magnus Granberg  <zorry@gentoo.org>
    Kevin F. Quinn  <kevquinn@gentoo.org>

        * builtins.c (expand_builtin_init_trampoline): If
-Wtrampolines make a warning.
* common.opt:   Add -Wtrampolines.
        * doc/invoke.texi:      Add -Wtrampolines.
testsuite/
        * gcc.dg/Wtrampolines.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162205 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/common.opt
gcc/doc/invoke.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wtrampolines.c [new file with mode: 0644]