[Bug fortran/58861] Realloc on assignment: Bogus "Array bound mismatch" error with -fcheck=bounds

adam at aphirst dot karoo.co.uk gcc-bugzilla@gcc.gnu.org
Mon Feb 17 13:57:00 GMT 2014


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

Adam Hirst <adam at aphirst dot karoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam at aphirst dot karoo.co.uk

--- Comment #3 from Adam Hirst <adam at aphirst dot karoo.co.uk> ---
Created attachment 32154
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32154&action=edit
Failed realloc with -fcheck

Here's another realloc-on-assign case which fails with -fcheck, but works
without. I was going to submit a new bug report, but thankfully I found this
existing one instead.



More information about the Gcc-bugs mailing list