This is the mail archive of the gcc-bugs@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]

c++/2858: internal compiler error



>Number:         2858
>Category:       c++
>Synopsis:       internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 17 13:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     rmok@algorithmics.com
>Release:        unknown-1.0
>Organization:
>Environment:
Turbolinux for IA64 beta 3 release
gcc version: gcc version 2.96-ia64-000717 snap 001117
>Description:
Error message on screen:

xxx.C: In function `void 
__static_initialization_and_destruction_0 (int, int)':
/home/rmok/xxx.C:14: Unrecognizable insn:
(insn 39 37 40 (set (reg:SI 351)
        (mem/s/u (reg:DI 350) 0)) -1 (nil)
    (expr_list:REG_DEAD (reg:DI 350)
        (nil)))
/home/rmok/xxx.C:14: Internal compiler error in `extract_insn', at 
recog.c:2047
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Note: changing the declaration of ATime::Null to a non-const apparently
avoids the error.
>How-To-Repeat:
gcc -c xxx.C
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="xxx.C"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="xxx.C"

Y2xhc3MgQVRpbWUKewpwdWJsaWM6CiAgc3RhdGljIGNvbnN0IEFUaW1lIE51bGw7CiAgaW50IHQ7
Cn07CgpjbGFzcyBTdHJpbmdDb252ZXJ0ZXIKewpwdWJsaWM6CiAgc3RhdGljIEFUaW1lIGlfY3Vy
cmVudFRpbWU7Cn07CgpBVGltZSBTdHJpbmdDb252ZXJ0ZXI6OmlfY3VycmVudFRpbWUgPSBBVGlt
ZTo6TnVsbDsKCg==


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