public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/30197]  New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
@ 2006-12-13 10:37 rguenth at gcc dot gnu dot org
  2006-12-13 12:48 ` [Bug middle-end/30197] " rguenth at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-13 10:37 UTC (permalink / raw)
  To: gcc-bugs

I have a patch.


-- 
           Summary: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: middle-end
        AssignedTo: rguenth at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org
 BugsThisDependsOn: 30172


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


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

* [Bug middle-end/30197] cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
  2006-12-13 10:37 [Bug middle-end/30197] New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x) rguenth at gcc dot gnu dot org
@ 2006-12-13 12:48 ` rguenth at gcc dot gnu dot org
  2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-13 12:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2006-12-13 12:48 -------
Created an attachment (id=12795)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12795&action=view)
patch

The testcase depends on 30172 to be fixed.


-- 


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


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

* [Bug middle-end/30197] cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
  2006-12-13 10:37 [Bug middle-end/30197] New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x) rguenth at gcc dot gnu dot org
  2006-12-13 12:48 ` [Bug middle-end/30197] " rguenth at gcc dot gnu dot org
  2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
@ 2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
  2006-12-14 13:15 ` rguenth at gcc dot gnu dot org
  2007-01-10 19:25 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-13 17:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2006-
                   |                            |12/msg00958.html
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-12-13 17:18:56
               date|                            |


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


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

* [Bug middle-end/30197] cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
  2006-12-13 10:37 [Bug middle-end/30197] New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x) rguenth at gcc dot gnu dot org
  2006-12-13 12:48 ` [Bug middle-end/30197] " rguenth at gcc dot gnu dot org
@ 2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
  2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-13 17:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-12-13 17:18:56         |2006-12-13 17:19:06
               date|                            |


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


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

* [Bug middle-end/30197] cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
  2006-12-13 10:37 [Bug middle-end/30197] New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x) rguenth at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
@ 2006-12-14 13:15 ` rguenth at gcc dot gnu dot org
  2007-01-10 19:25 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-14 13:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2006-12-14 13:14 -------
Fixed.


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

* [Bug middle-end/30197] cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)
  2006-12-13 10:37 [Bug middle-end/30197] New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x) rguenth at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-12-14 13:15 ` rguenth at gcc dot gnu dot org
@ 2007-01-10 19:25 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-01-10 19:25 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.0


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


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

end of thread, other threads:[~2007-01-10 19:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-13 10:37 [Bug middle-end/30197] New: cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x) rguenth at gcc dot gnu dot org
2006-12-13 12:48 ` [Bug middle-end/30197] " rguenth at gcc dot gnu dot org
2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
2006-12-13 17:19 ` rguenth at gcc dot gnu dot org
2006-12-14 13:15 ` rguenth at gcc dot gnu dot org
2007-01-10 19:25 ` 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).