[Bug ada/15592] New: Illegal program not detected (renaming declaration)

ludovic dot brenta at insalien dot org gcc-bugzilla@gcc.gnu.org
Sun May 23 11:36:00 GMT 2004


function remaining_mem(x: integer) return integer
    renames integer'succ(standard.license_expiration_date);

$ gnatmake remaining_mem
gnatgcc -c remaining_mem.ads

Compilation finished at Wed Apr 14 19:02:39

-- 
           Summary: Illegal program not detected (renaming declaration)
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ludovic dot brenta at insalien dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15592



More information about the Gcc-bugs mailing list