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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |16.0

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
Running it under Valgrind, it shows this:

,.,. C391002 ACATS 4.2A 25-08-13 07:08:07
---- C391002 Check nested tagged discriminated record structures.
==171674== Conditional jump or move depends on uninitialised value(s)
==171674==    at 0x400A710: c391002_4.":=" (in
/home/sam/git/gcc/gcc/testsuite/ada/acats-4/c391002)
==171674==    by 0x400C48D: c391002 (c391002.adb:205)
==171674==    by 0x4002A9F: main (b~c391002.adb:294)
==171674==

It goes away at -O0.

Reply via email to