[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-14 Thread ubizjak at gmail dot com
--- Comment #6 from ubizjak at gmail dot com 2008-03-14 14:38 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-14 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-14 14:35 --- Subject: Bug 35553 Author: uros Date: Fri Mar 14 14:34:09 2008 New Revision: 133217 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133217 Log: PR target/34000 PR target/35553 * config/i3

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-13 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-03-13 13:34 --- Subject: Bug 35553 Author: uros Date: Thu Mar 13 13:33:47 2008 New Revision: 133169 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133169 Log: PR target/34000 PR target/35553 * config/i3

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-13 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-03-13 09:50 --- Subject: Bug 35553 Author: uros Date: Thu Mar 13 09:49:43 2008 New Revision: 133164 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133164 Log: PR target/35553 * config/i386/i386.h (TARGET_CPU_CP

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-12 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2008-03-12 18:33 --- I guess we should use something like: Index: i386.h === --- i386.h (revision 133145) +++ i386.h (working copy) @@ -691,6 +691,10 @@ builtin

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-12 Thread gpiez at web dot de
--- Comment #1 from gpiez at web dot de 2008-03-12 14:49 --- Created an attachment (id=15303) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15303&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35553