[Bug optimization/14011] New: [tree-ssa] C++ doesn't optimize bool as well as C.
rth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 4 06:14:00 GMT 2004
For the test case in PR 13869, C99 optimizes the function to just
"return 0", while C++ can't figure that out.
--
Summary: [tree-ssa] C++ doesn't optimize bool as well as C.
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rth at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14011
More information about the Gcc-bugs
mailing list