This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level
- From: "kazu at cs dot umass dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2004 02:40:45 -0000
- Subject: [Bug optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level
- References: <20040312001701.14541.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kazu at cs dot umass dot edu 2004-03-12 02:40 -------
Removing target because this PR is machine independent.
All of the following fail to be optimized at tree level.
gcc.dg/torture/builtin-explog-1.c
gcc.dg/builtins-10.c
gcc.dg/builtins-26.c
gcc.dg/builtins-7.c
I don't think it's worth creating another PR.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet|h8300-elf |
Summary|[tree-ssa] |[tree-ssa] built-in math
|gcc.dg/torture/builtin- |functions are not fully
|explog-1.c fails |optimized at tree level
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14541