File: gcc-4.4.patch

package info (click to toggle)
asis 2008-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 9,724 kB
  • ctags: 615
  • sloc: ada: 95,867; makefile: 259; xml: 19
file content (13 lines) | stat: -rw-r--r-- 554 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/asis/asis-definitions.adb
===================================================================
--- a/asis/asis-definitions.adb
+++ b/asis/asis-definitions.adb
@@ -599,7 +599,7 @@
            and then
              not (Is_Hidden (Next_Subpr_Node)
                 and then
-                  Present (Abstract_Interface_Alias (Next_Subpr_Node)))
+                  Present (Interface_Alias (Next_Subpr_Node)))
          then
             --  This entity node represents the user-defined inherited
             --  subprogram for Type_Entity_Node