This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/15193] [3.4/3.5 Regression] Unary minus using pointer to V4SF vector causes -fforce-mem to exhaust all memory


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-07 17:21 -------
Subject: Bug 15193

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2004-06-07 17:21:07

Modified files:
	gcc            : ChangeLog expmed.c 
	gcc/config/i386: i386.md 

Log message:
	PR rtl-opt/15193
	* expmed.c (extract_bit_field): Fix vector_extract return.
	* config/i386/i386.md (negv4sf2): New pattern.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3861&r2=2.3862
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.160&r2=1.161
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.541&r2=1.542



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15193


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]