PR48170 is about an ICE in code hoisting when using non-default parameter 
value.  The ICE is due to an outdated assert; the attached patch simply removes 
it.  I will commit the patch under the trivial rule if no one objects in 24 
hours.

The asserts used to verify an invariant that held true before a subsequent 
improvement to code hoisting was committed.  The asserts were active only when 
a non-default value is used for the max-hoist-depth parameter, so no one 
noticed the outdated sanity checks before now.

Thanks,

--
Maxim Kuvyrkov
Mentor Graphics / CodeSourcery
+7-812-677-6839

Attachment: gcse-assert-1.ChangeLog
Description: Binary data

Attachment: gcse-assert-1.patch
Description: Binary data

Reply via email to