https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96663

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |12.0
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Fixed in GCC 12 and later (even without -gnatVa):

eric@fomalhaut:~/build/gcc/native> ~/install/gcc-12/bin/gnatmake p
gcc -c p.adb
gnatbind -x p.ali
gnatlink p.ali
eric@fomalhaut:~/build/gcc/native> ./p
Parse FAILED

Reply via email to