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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-11-17
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
It should be defined there though:

eric@fomalhaut:~/build/gcc/native/gcc/ada/rts> nm s-valllli.o
0000000000000000 D system__val_llli_E
0000000000000000 T system__val_llli__impl__scan_integer
00000000000000f0 T system__val_llli__impl__value_integer
                 U system__val_lllu__impl__scan_raw_unsigned
                 U system__val_util__bad_value
                 U system__val_util__scan_sign
                 U system__val_util__scan_trailing_blanks

In any case, the output of 'gcc -v' would be helpful as always.

Reply via email to