public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/15748] New: Don't put a long block of code in fold_builtin_1. (e.g. BUILT_IN_SQRTL)
@ 2004-05-31 22:48 kazu at cs dot umass dot edu
  2004-05-31 22:49 ` [Bug tree-optimization/15748] " pinskia at gcc dot gnu dot org
  2004-09-10 14:54 ` kazu at cs dot umass dot edu
  0 siblings, 2 replies; 3+ messages in thread
From: kazu at cs dot umass dot edu @ 2004-05-31 22:48 UTC (permalink / raw)
  To: gcc-bugs

Make BUILT_IN_SQRTL and others functions to be consistent with other cases.

-- 
           Summary: Don't put a long block of code in fold_builtin_1. (e.g.
                    BUILT_IN_SQRTL)
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at cs dot umass dot edu
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug tree-optimization/15748] Don't put a long block of code in fold_builtin_1. (e.g. BUILT_IN_SQRTL)
  2004-05-31 22:48 [Bug tree-optimization/15748] New: Don't put a long block of code in fold_builtin_1. (e.g. BUILT_IN_SQRTL) kazu at cs dot umass dot edu
@ 2004-05-31 22:49 ` pinskia at gcc dot gnu dot org
  2004-09-10 14:54 ` kazu at cs dot umass dot edu
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-31 22:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-31 14:04 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-31 14:04:32
               date|                            |


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


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

* [Bug tree-optimization/15748] Don't put a long block of code in fold_builtin_1. (e.g. BUILT_IN_SQRTL)
  2004-05-31 22:48 [Bug tree-optimization/15748] New: Don't put a long block of code in fold_builtin_1. (e.g. BUILT_IN_SQRTL) kazu at cs dot umass dot edu
  2004-05-31 22:49 ` [Bug tree-optimization/15748] " pinskia at gcc dot gnu dot org
@ 2004-09-10 14:54 ` kazu at cs dot umass dot edu
  1 sibling, 0 replies; 3+ messages in thread
From: kazu at cs dot umass dot edu @ 2004-09-10 14:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kazu at cs dot umass dot edu  2004-09-10 14:54 -------
Fixed with the following patch:

http://gcc.gnu.org/ml/gcc-patches/2004-09/msg00754.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2004-09-10 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-31 22:48 [Bug tree-optimization/15748] New: Don't put a long block of code in fold_builtin_1. (e.g. BUILT_IN_SQRTL) kazu at cs dot umass dot edu
2004-05-31 22:49 ` [Bug tree-optimization/15748] " pinskia at gcc dot gnu dot org
2004-09-10 14:54 ` kazu at cs dot umass dot edu

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