http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56307



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |jakub at gcc dot gnu.org



--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-12 
17:59:47 UTC ---

I think -fvar-tracking-assignments is disabled by default if selective

scheduler is enabled, but I doubt that is the case of pa.  In any case, you

could try

to add -fvar-tracking-assignments explicitly to dg-options.

Reply via email to