public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/11031] Gcc may generate bogus ia32 intrinsics
       [not found] <20030529173628.11031.hjl@lucon.org>
@ 2003-08-06  3:47 ` pinskia at physics dot uc dot edu
  2003-08-18 10:13 ` hubicka at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-06  3:47 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
   Target Milestone|3.4                         |---


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/11031] Gcc may generate bogus ia32 intrinsics
       [not found] <20030529173628.11031.hjl@lucon.org>
  2003-08-06  3:47 ` [Bug target/11031] Gcc may generate bogus ia32 intrinsics pinskia at physics dot uc dot edu
@ 2003-08-18 10:13 ` hubicka at gcc dot gnu dot org
  2003-08-23 21:19 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2003-08-18 10:13 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


hubicka at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|jh at suse dot cz           |hubicka at gcc dot gnu dot
                   |                            |org
             Status|NEW                         |ASSIGNED


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/11031] Gcc may generate bogus ia32 intrinsics
       [not found] <20030529173628.11031.hjl@lucon.org>
  2003-08-06  3:47 ` [Bug target/11031] Gcc may generate bogus ia32 intrinsics pinskia at physics dot uc dot edu
  2003-08-18 10:13 ` hubicka at gcc dot gnu dot org
@ 2003-08-23 21:19 ` cvs-commit at gcc dot gnu dot org
  2003-08-23 21:33 ` pinskia at gcc dot gnu dot org
  2003-12-20  8:34 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-08-23 21:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-08-23 21:19 -------
Subject: Bug 11031

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hubicka@gcc.gnu.org	2003-08-23 21:18:58

Modified files:
	gcc            : expr.c ChangeLog 
	gcc/config/i386: i386.c i386.h i386.md 

Log message:
	PR target/11369
	* i386.c (ix86_expand_carry_flag_compare): Validate operand.
	
	PR target/11031
	* i386.c (const_0_to_3_operand, const_0_to_7_operand,
	const_0_to_15_operand, const_0_to_255_operand): New predicates.
	* i386.h (PREDICATE_CODES): Add these.
	* i386.c (pinsrw and pextrw patterns): Use them.
	
	PR target/10984
	* i386.c (ix86_expand_binop_builtin): Behave sanely for VOIDmodes.
	
	PR target/8869
	* expr.c (convert_modes): Deal properly with integer to vector
	constant conversion.
	
	PR target/8871
	* i386.md (zero_extendsidi2*): Add MMX and SSE alternatives.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&r1=1.577&r2=1.578
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.864&r2=2.865
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.595&r2=1.596
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&r1=1.350&r2=1.351
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.480&r2=1.481


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/11031] Gcc may generate bogus ia32 intrinsics
       [not found] <20030529173628.11031.hjl@lucon.org>
                   ` (2 preceding siblings ...)
  2003-08-23 21:19 ` cvs-commit at gcc dot gnu dot org
@ 2003-08-23 21:33 ` pinskia at gcc dot gnu dot org
  2003-12-20  8:34 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-23 21:33 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/11031] Gcc may generate bogus ia32 intrinsics
       [not found] <20030529173628.11031.hjl@lucon.org>
                   ` (3 preceding siblings ...)
  2003-08-23 21:33 ` pinskia at gcc dot gnu dot org
@ 2003-12-20  8:34 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-20  8:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-20 08:26 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-12-20  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030529173628.11031.hjl@lucon.org>
2003-08-06  3:47 ` [Bug target/11031] Gcc may generate bogus ia32 intrinsics pinskia at physics dot uc dot edu
2003-08-18 10:13 ` hubicka at gcc dot gnu dot org
2003-08-23 21:19 ` cvs-commit at gcc dot gnu dot org
2003-08-23 21:33 ` pinskia at gcc dot gnu dot org
2003-12-20  8:34 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).