[Bug middle-end/110694] [11/12/13/14 Regression] False Positive -Werror=free-nonheap-object

2024-03-07 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110694

Jeffrey A. Law  changed:

   What|Removed |Added

 CC||law at gcc dot gnu.org
   Priority|P3  |P2

[Bug middle-end/110694] [11/12/13/14 Regression] False Positive -Werror=free-nonheap-object

2023-11-01 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110694

Roman Žilka  changed:

   What|Removed |Added

 CC||roman.zilka at gmail dot com

--- Comment #2 from Roman Žilka  ---
I can see it on 13.2.1 20230826. The warning triggers even without any -W*
args. The manpage implies that shouldn't be the case.

[Bug middle-end/110694] [11/12/13/14 Regression] False Positive -Werror=free-nonheap-object

2023-07-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110694

Andrew Pinski  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Target Milestone|--- |11.5
  Known to fail||11.1.0
 Status|UNCONFIRMED |NEW
  Known to work||10.5.0
   Last reconfirmed||2023-07-17
Summary|False Positive  |[11/12/13/14 Regression]
   |-Werror=free-nonheap-object |False Positive
   ||-Werror=free-nonheap-object

--- Comment #1 from Andrew Pinski  ---
Confirmed.