This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/35494] [4.4 Regression]: Revision 132991 breaks 483.xalancbmk
- From: "pinskia at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2008 07:01:50 -0000
- Subject: [Bug tree-optimization/35494] [4.4 Regression]: Revision 132991 breaks 483.xalancbmk
- References: <bug-35494-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gmail dot com 2008-03-07 07:01 -------
Subject: Re: New: [4.4 Regression]: Revision 132991 breaks 483.xalancbmk
This is most likely the c++ front-end setting readonly when it should
not.
Sent from my iPhone
On Mar 6, 2008, at 22:06, "hjl dot tools at gmail dot com"
<gcc-bugzilla@gcc.gnu.org
> wrote:
> Revision 132991:
>
> http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00445.html
>
> breaks 483.xalancbmk in SPEC CPU 2006 on Linux/Intel64
> with -O2 -ffast-math. I got
>
> Running 483.xalancbmk ref base o2 default
>
> 483.xalancbmk: copy #0 non-zero return code (rc=0, signal=6)
>
>
> ****************************************
> Contents of ref.err
> ****************************************
> terminate called after throwing an instance of
> 'xercesc_2_5::DOMException'
>
> ****************************************
>
> That optimization may not be valid for C++ code.
>
>
> --
> Summary: [4.4 Regression]: Revision 132991 breaks
> 483.xalancbmk
> Product: gcc
> Version: 4.4.0
> Status: UNCONFIRMED
> Severity: major
> Priority: P3
> Component: tree-optimization
> AssignedTo: unassigned at gcc dot gnu dot org
> ReportedBy: hjl dot tools at gmail dot com
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35494
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35494