This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/26069] [4.0/4.1/4.2/4.3 Regression] Runtime endian-ness check is no longer optimized out.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2008 03:42:24 -0000
- Subject: [Bug tree-optimization/26069] [4.0/4.1/4.2/4.3 Regression] Runtime endian-ness check is no longer optimized out.
- References: <bug-26069-12114@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from pinskia at gcc dot gnu dot org 2008-03-25 03:42 -------
All of these testcases work correctly now on the trunk (except for an extra
store for the one in comment #11 but that is PR 30271).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.4.0
Summary|[4.0/4.1/4.2/4.3/4.4 |[4.0/4.1/4.2/4.3 Regression]
|Regression] Runtime endian- |Runtime endian-ness check is
|ness check is no longer |no longer optimized out.
|optimized out. |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26069