[Bug optimization/10631] [3.3 regression] ICE in simplify_unary_expr at simplify-rtx.c:387 for easy sse2 code with mode V2DF
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Thu Jun 5 02:04:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10631
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pinskia@physics.uc.edu 2003-06-05 02:04 -------
Closing as fixed on 3.3.1 (20030526):
tin:~/src/gnu/gcctest>~/ia32_linux_gcc3_3/bin/gcc -O pr10631.c -msse2 -v -S
Reading specs from /home/gates/pinskia/ia32_linux_gcc3_3/lib/gcc-lib/i686-pc-linux-
gnu/3.3.1/specs
Configured with: ../configure --enable-__cxa_atexit --prefix=/home/gates/pinskia/
ia32_linux_gcc3_3 --enable-threads=posix --enable-shared
Thread model: posix
gcc version 3.3.1 20030526 (prerelease)
/home/gates/pinskia/ia32_linux_gcc3_3/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/cc1 -quiet -v -
D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=1 pr10631.c -
quiet -dumpbase pr10631.c -msse2 -auxbase pr10631 -O -version -o pr10631.s
GNU C version 3.3.1 20030526 (prerelease) (i686-pc-linux-gnu)
compiled by GNU C version 3.3.1 20030526 (prerelease).
GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=128866
ignoring nonexistent directory "/home/gates/pinskia/ia32_linux_gcc3_3/i686-pc-linux-
gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/home/gates/pinskia/ia32_linux_gcc3_3/include
/home/gates/pinskia/ia32_linux_gcc3_3/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/include
/usr/include
End of search list.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list