[Bug target/35189] -mno-sse4.2 turns off SSE4a

2008-03-06 Thread ubizjak at gmail dot com
--- Comment #9 from ubizjak at gmail dot com 2008-03-07 06:50 --- (In reply to comment #8) > Fixed. Does this patch also fix PR target/35350? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35189

[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include

2008-03-06 Thread rwild at gcc dot gnu dot org
--- Comment #20 from rwild at gcc dot gnu dot org 2008-03-07 06:54 --- Subject: Bug 20366 Author: rwild Date: Fri Mar 7 06:53:59 2008 New Revision: 133001 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133001 Log: fixincludes/ 2008-03-07 Peter O'Gorman <[EMAIL PROTECTED]>

[Bug other/35457] Error building GCC trunk on CELL SPU

2008-03-06 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2008-03-07 07:00 --- Adding CC. -- ubizjak at gmail dot com changed: What|Removed |Added CC|

[Bug tree-optimization/35494] [4.4 Regression]: Revision 132991 breaks 483.xalancbmk

2008-03-06 Thread pinskia at gmail dot com
--- Comment #1 from pinskia at gmail dot com 2008-03-07 07:01 --- Subject: Re: New: [4.4 Regression]: Revision 132991 breaks 483.xalancbmk This is most likely the c++ front-end setting readonly when it should not. Sent from my iPhone On Mar 6, 2008, at 22:06, "hjl dot tools at gma

[Bug c++/35350] FAIL: gcc.target/i386/isa-10.c execution test

2008-03-06 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2008-03-07 07:05 --- This is the testcase issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35350

[Bug target/35373] [4.4 Regression] bootstraping on powerpc with 128bit long double fails with revision 132578

2008-03-06 Thread ubizjak at gmail dot com
--- Comment #11 from ubizjak at gmail dot com 2008-03-07 07:06 --- (In reply to comment #10) > Created an attachment (id=15276) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15276&action=view) [edit] > Updated patch to disallow TFmode and TDmode from reg+reg addressing > > H

[Bug c++/35350] FAIL: gcc.target/i386/isa-10.c execution test

2008-03-06 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2008-03-07 07:07 --- Adding -march=x86_64 may work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35350

[Bug other/35457] Error building GCC trunk on CELL SPU

2008-03-06 Thread bonzini at gnu dot org
--- Comment #6 from bonzini at gnu dot org 2008-03-07 07:09 --- mine. -- bonzini at gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu

[Bug c++/35350] FAIL: gcc.target/i386/isa-10.c execution test

2008-03-06 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2008-03-07 07:09 --- Or add -mno-ssse3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35350

<    1   2