[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-22 Thread hjl dot tools at gmail dot com
--- Comment #10 from hjl dot tools at gmail dot com 2010-06-22 17:29 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|UNCONFI

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-22 Thread hjl at gcc dot gnu dot org
--- Comment #9 from hjl at gcc dot gnu dot org 2010-06-22 17:24 --- Subject: Bug 44615 Author: hjl Date: Tue Jun 22 17:23:59 2010 New Revision: 161214 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161214 Log: Properly handle psrldq when optimizing for Atom. gcc/ 2010-06-22 H

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl at gcc dot gnu dot org
--- Comment #8 from hjl at gcc dot gnu dot org 2010-06-21 21:59 --- Subject: Bug 44615 Author: hjl Date: Mon Jun 21 21:58:38 2010 New Revision: 161119 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161119 Log: Properly handle psrldq when optimizing for Atom. gcc/ 2010-06-21 H

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl at gcc dot gnu dot org
--- Comment #7 from hjl at gcc dot gnu dot org 2010-06-21 21:57 --- Subject: Bug 44615 Author: hjl Date: Mon Jun 21 21:56:47 2010 New Revision: 161118 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161118 Log: Properly handle psrldq when optimizing for Atom. gcc/ 2010-06-21 H

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2010-06-21 20:28 --- Subject: Bug 44615 Author: hjl Date: Mon Jun 21 20:28:24 2010 New Revision: 161114 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161114 Log: Add -mtune=k8 to gcc.target/i386/amd64-abi-3.c. 2010-06-21 H.J. Lu

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl at gcc dot gnu dot org
--- Comment #5 from hjl at gcc dot gnu dot org 2010-06-21 20:28 --- Subject: Bug 44615 Author: hjl Date: Mon Jun 21 20:28:03 2010 New Revision: 161113 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161113 Log: Add -mtune=k8 to gcc.target/i386/amd64-abi-3.c. 2010-06-21 H.J. Lu

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl at gcc dot gnu dot org
--- Comment #4 from hjl at gcc dot gnu dot org 2010-06-21 20:26 --- Subject: Bug 44615 Author: hjl Date: Mon Jun 21 20:26:11 2010 New Revision: 161112 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161112 Log: Add -mtune=k8 to gcc.target/i386/amd64-abi-3.c. 2010-06-21 H.J. Lu

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-06-21 17:23 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-06/msg02058.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2010-06-21 16:45 --- (In reply to comment #0) > FAIL: gcc.target/i386/sse2-vec-2.c (internal compiler error) > FAIL: gcc.target/i386/sse2-vec-2.c (test for excess errors) I got /export/build/gnu/gcc-atom/build-x86_64-linux/gcc/xgcc -B/

[Bug target/44615] -mtune=atom failed on sse2-vec-2.c and amd64-abi-3.c

2010-06-21 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-06-21 16:42 --- (In reply to comment #0) > FAIL: gcc.target/i386/amd64-abi-3.c scan-assembler subq[\\t ]*\\$88,[\\t > ]*%rsp This is due to -mtune=atom generates: leaq-88(%rsp), %rsp instead of subq$88,