This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/52735] New: Compiler crash with gnat_to_gnu_entity, at ada/gcc-interface/decl.c:4156
- From: "per.sandberg at bredband dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Mar 2012 05:32:16 +0000
- Subject: [Bug ada/52735] New: Compiler crash with gnat_to_gnu_entity, at ada/gcc-interface/decl.c:4156
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52735
Bug #: 52735
Summary: Compiler crash with gnat_to_gnu_entity, at
ada/gcc-interface/decl.c:4156
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: per.sandberg@bredband.net
Created attachment 27006
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27006
Reproducable
The compiler crashes with:
4.6.3 20120306 (Red Hat 4.6.3-2) (i686-redhat-linux-gnu) GCC error: |
in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:4156 |
To reproduce:
gcc -c markdown.adb
The locations in the sources that triggers is marked with <Cause>