Bug 24896 - ICE in generate_element_copy
Summary: ICE in generate_element_copy
Status: RESOLVED DUPLICATE of bug 18659
Alias: None
Product: gcc
Classification: Unclassified
Component: ada (show other bugs)
Version: 4.1.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-16 17:23 UTC by Andreas Schwab
Modified: 2005-11-16 17:53 UTC (History)
6 users (show)

See Also:
Host:
Target: ia64-suse-linux
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwab 2005-11-16 17:23:31 UTC
This is Ada test c95086b.

/tmp/cvs/gcc-20051116/Build/gcc/xgcc -c -B/tmp/cvs/gcc-20051116/Build/gcc/ -gnatws -O2 -I/tmp/cvs/gcc-20051116/Build/gcc/testsuite/ada/acats/support c95086b.adb
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20051116 (experimental) (ia64-suse-linux-gnu) GCC error:           |
| in generate_element_copy, at tree-sra.c:1576                             |
| Error detected at c95086b.adb:202:5                                      |
Comment 1 Andreas Schwab 2005-11-16 17:27:30 UTC
Same for test c32001e and c64105b.
Comment 2 Eric Botcazou 2005-11-16 17:53:19 UTC

*** This bug has been marked as a duplicate of 18659 ***