This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

target/7794: Regression: sparc-sun-solaris2.7 RTL checking failures w/-m64 on compile/960704-1.c & execute/991019-1.c


>Number:         7794
>Category:       target
>Synopsis:       Regression: sparc-sun-solaris2.7 RTL checking failures w/-m64 on compile/960704-1.c & execute/991019-1.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 01 05:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        gcc version 3.3 20020830 (experimental)
>Organization:
>Environment:
sparc-sun-solaris2.7
>Description:
I get extra failures w/-m64 when RTL checking is turned on:

FAIL: gcc.c-torture/compile/960704-1.c,  -O1
FAIL: gcc.c-torture/compile/960704-1.c,  -O2
FAIL: gcc.c-torture/compile/960704-1.c,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/compile/960704-1.c,  -O3 -g
FAIL: gcc.c-torture/compile/960704-1.c,  -Os

FAIL: gcc.c-torture/execute/991019-1.c compilation,  -O1
FAIL: gcc.c-torture/execute/991019-1.c compilation,  -O2
FAIL: gcc.c-torture/execute/991019-1.c compilation,  -Os

The failures look like this:

compile/960704-1.c:9: internal compiler error: RTL check: expected code `const_double', have `const_int' in compress_float_constant, at expr.c:3428

execute/991019-1.c:22: internal compiler error: RTL check: expected code `const_double', have `const_int' in compress_float_constant, at expr.c:3428

This is a regression from gcc-3.2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]