[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-07-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-08 19:34 --- Subject: Bug 17961 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-07-08 19:34:41 Modified files: gcc:

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-06-14 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-06-10 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-10 17:04 --- Subject: Bug 17961 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-10 17:04:09 Modified files: gcc/config/rs6000: sysv4.h linux64.h Added files:

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-06-10 Thread aldyh at gcc dot gnu dot org
--- Additional Comments From aldyh at gcc dot gnu dot org 2005-06-10 17:06 --- Fixed in mainline. Waiting for 4.0 freeze to be lifted to commit there. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00959.html -- What|Removed |Added

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-06-09 Thread aldyh at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aldyh at gcc dot gnu dot org |dot org | Status|NEW

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 22:54 --- This is weird in that it works on ppc-darwin, maybe the altivec ABI is changing something or the just the ABI difference. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-01-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-01 00:10 --- I think this has been fixed on the mainline but I don't know for sure. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-01-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-02-01 01:51 --- I just tried with today's mainline for powerpc64-unknown-linux-gnu and get the same two ICEs as were reported originally. The 3.4 branch gives the error that Serge noted for -DVECSIZE=2 and accepts

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2004-10-31 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-11-01 02:48 --- Confirmed with -DVECSIZE=2, here the backtrace: Program received signal SIGSEGV, Segmentation fault. 0x08164577 in

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2004-10-31 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-11-01 03:03 --- 3.4.3 rejects -DVECSIZE=2 code with error: no vector mode with the size and type specified could be found -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2004-10-14 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |middle-end Keywords||ice-on-valid-code

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2004-10-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-14 13:37 --- Hmm this works on ppc-darwin. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961