re PR bootstrap/37086 (GCC 3.4 miscompiles trunk (for cross compiling))
authorJoseph Myers <joseph@codesourcery.com>
Fri, 29 Aug 2008 23:30:18 +0000 (00:30 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 29 Aug 2008 23:30:18 +0000 (00:30 +0100)
commit109e637b7b371beb86d14e0bcfb63e93ab72a4f4
tree32335413daebce13b9d8208c0a878230201efda1
parent3852d2bef61369090fbf7cdab2980b36e281f2b8
re PR bootstrap/37086 (GCC 3.4 miscompiles trunk (for cross compiling))

PR bootstrap/37086
* tree-vrp.c (find_switch_asserts): Make idx volatile for GCC
versions before 4.0.

From-SVN: r139792
gcc/ChangeLog
gcc/tree-vrp.c