]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/24470 (segmentation fault in cc1plus when compiling with -O)
authorRichard Guenther <rguenther@suse.de>
Thu, 3 Nov 2005 09:30:12 +0000 (09:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 3 Nov 2005 09:30:12 +0000 (09:30 +0000)
commit67b9f6cba6f8d5062c9a90c1922525ee14380bad
treef1b689ffd437165da64d57b4dc27218ccce64763
parent6263d7b531e3c34173cab2f8fef8862fa802b97d
re PR middle-end/24470 (segmentation fault in cc1plus when compiling with -O)

2005-11-03  Richard Guenther  <rguenther@suse.de>

PR middle-end/24470
* fold-const.c (fold): Avoid running in circles if we
got some un-folded subtree.

From-SVN: r106426
gcc/ChangeLog
gcc/fold-const.c