[Bug c/67025] Missing aggressive loop optimization warning when -fPIC used

2016-08-03 Thread Nikola.Veljkovic at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67025 --- Comment #2 from Nikola.Veljkovic at imgtec dot com --- Just to make there is no misunderstanding: What is reported here is that loop unwinding was happening with -fPIC, but the compiler was not issuing a warning, making us search for a bug lon

[Bug c/67025] Missing aggressive loop optimization warning when -fPIC used

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