[Bug c/70665] Seemingly incorrect warning for being const correct with function pointers

2016-04-14 Thread psusi at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70665 --- Comment #2 from Phillipi Susi --- Yes, so why is there an implicit conversion that does not cause a warning when called directly, but not when called via pointer?

[Bug c/70665] Seemingly incorrect warning for being const correct with function pointers

2016-04-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70665 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---