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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |testsuite-fail
           Assignee|unassigned at gcc dot gnu.org      |dmalcolm at gcc dot 
gnu.org
             Target|powerpc64-linux-gnu         |powerpc64-linux-gnu
                   |hppa-linux-gnu              |hppa-linux-gnu
                   |                            |x86_64-unknown-linux-gnu
                 CC|                            |dmalcolm at gcc dot gnu.org
          Component|target                      |analyzer

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
also seeing this on x86_64, it's dependent on the glibc version (I have 2.37).

The bug is in the analyzer I think, it implements FILE open/close tracking
so it should suppress itself from diagnosing malloc/free diagnostic on FILEs.
  • [Bug analyzer/108722] gcc.dg/an... rguenth at gcc dot gnu.org via Gcc-bugs

Reply via email to