[Bug middle-end/38509] Bogus "attempt to free a non-heap object" warning
rubidium at openttd dot org
gcc-bugzilla@gcc.gnu.org
Sat Jul 25 23:29:00 GMT 2009
------- Comment #2 from rubidium at openttd dot org 2009-07-25 23:28 -------
Is there a way to disable this warning?
I've searched the manual and gcc -v --help for 'heap' and 'free'. Neither
keyword showed any promising compiler flags.
I've also looked in the code, but I cannot find a variable (like
warn_parentheses) that enables/disables the warning.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38509
More information about the Gcc-bugs
mailing list