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]
Other format: [Raw text]

[Bug ada/52735] New: Compiler crash with gnat_to_gnu_entity, at ada/gcc-interface/decl.c:4156


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>


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