[Bug target/49743] -g enables var_tracking on -O0 - causes long compilations
nenadv at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 16 01:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49743
--- Comment #2 from nenadv at gcc dot gnu.org 2011-07-16 01:06:53 UTC ---
Author: nenadv
Date: Sat Jul 16 01:06:51 2011
New Revision: 176348
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176348
Log:
2011-07-15 Nenad Vukicevic <nenad@intrepid.com>
* config/darwin.c: Disable var_tracking option
on -O0 as it is supposed to run only when optimization
is applied. See GCC bug 49743. 'upcfish' test was
taking to long to compile.
Modified:
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/config/darwin.c
More information about the Gcc-bugs
mailing list