public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/9348] [HP-UX] error in int to unsigned long multiplication
       [not found] <20030117023600.9348.balpreet.singh@adelantetech.com>
@ 2004-01-26 15:00 ` roger at eyesopen dot com
  2004-02-03 21:31 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: roger at eyesopen dot com @ 2004-01-26 15:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From roger at eyesopen dot com  2004-01-26 15:00 -------
Patch at http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02805.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |roger at eyesopen dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED
           Keywords|                            |patch
   Target Milestone|---                         |3.5.0


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


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

* [Bug target/9348] [HP-UX] error in int to unsigned long multiplication
       [not found] <20030117023600.9348.balpreet.singh@adelantetech.com>
  2004-01-26 15:00 ` [Bug target/9348] [HP-UX] error in int to unsigned long multiplication roger at eyesopen dot com
@ 2004-02-03 21:31 ` cvs-commit at gcc dot gnu dot org
  2004-02-03 23:07 ` pinskia at gcc dot gnu dot org
  2004-11-28 21:07 ` roger at eyesopen dot com
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-02-03 21:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-03 21:31 -------
Subject: Bug 9348

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2004-02-03 21:31:00

Modified files:
	gcc            : ChangeLog expr.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gcc.c-torture/execute: multdi-1.c 

Log message:
	PR target/9348
	* expr.c (expand_expr_real) <MULT_EXPR>:  When performing widening
	multiplies with a multiplication of the wrong signedness, its the
	signedness of the multiplication that we've performed that needs to
	be passed to expand_mult_highpart_adjust.  Avoid emitting a nop-move
	if expand_mult_highpart_adjust places the result in target.
	
	* gcc.c-torture/execute/multdi-1.c: New test case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2626&r2=2.2627
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&r1=1.620&r2=1.621
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3461&r2=1.3462
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/multdi-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


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

* [Bug target/9348] [HP-UX] error in int to unsigned long multiplication
       [not found] <20030117023600.9348.balpreet.singh@adelantetech.com>
  2004-01-26 15:00 ` [Bug target/9348] [HP-UX] error in int to unsigned long multiplication roger at eyesopen dot com
  2004-02-03 21:31 ` cvs-commit at gcc dot gnu dot org
@ 2004-02-03 23:07 ` pinskia at gcc dot gnu dot org
  2004-11-28 21:07 ` roger at eyesopen dot com
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-03 23:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-03 23:07 -------
Fixed.

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


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


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

* [Bug target/9348] [HP-UX] error in int to unsigned long multiplication
       [not found] <20030117023600.9348.balpreet.singh@adelantetech.com>
                   ` (2 preceding siblings ...)
  2004-02-03 23:07 ` pinskia at gcc dot gnu dot org
@ 2004-11-28 21:07 ` roger at eyesopen dot com
  3 siblings, 0 replies; 4+ messages in thread
From: roger at eyesopen dot com @ 2004-11-28 21:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From roger at eyesopen dot com  2004-11-28 21:07 -------
*** Bug 14449 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joerg dot richter at pdv-fs
                   |                            |dot de


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


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

end of thread, other threads:[~2004-11-28 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030117023600.9348.balpreet.singh@adelantetech.com>
2004-01-26 15:00 ` [Bug target/9348] [HP-UX] error in int to unsigned long multiplication roger at eyesopen dot com
2004-02-03 21:31 ` cvs-commit at gcc dot gnu dot org
2004-02-03 23:07 ` pinskia at gcc dot gnu dot org
2004-11-28 21:07 ` roger at eyesopen dot com

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).