Re: Fix var-tracking ICE with COND_EXEC

2014-06-30 Thread Jeff Law
On 06/27/14 08:49, Joseph S. Myers wrote: With a 4.8-based compiler for ARM, I've observed an ICE in the var-tracking.c:add_stores handling of COND_EXEC. A large testcase from building Qt can be found at ; a somewhat reduced version (for the co

Fix var-tracking ICE with COND_EXEC

2014-06-27 Thread Joseph S. Myers
With a 4.8-based compiler for ARM, I've observed an ICE in the var-tracking.c:add_stores handling of COND_EXEC. A large testcase from building Qt can be found at ; a somewhat reduced version (for the compiler with which I observed the problem) is