]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of target...
authorJakub Jelinek <jakub@redhat.com>
Tue, 23 Oct 2012 16:55:56 +0000 (18:55 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 23 Oct 2012 16:55:56 +0000 (18:55 +0200)
commit0065c7ebdf0c336da82203cf876c09682dbc8b9b
tree87edab2218262e4b2334682a97b0ab395b508804
parent4b671e64d4d84a4090ce484e638c6032ed5ba17a
re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of target specific option mismatch)

PR c++/54988
* decl2.c (cplus_decl_attributes): Don't return early
if attributes is NULL.

* c-c++-common/pr54988.c: New test.

From-SVN: r192722
gcc/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/pr54988.c [new file with mode: 0644]