Skip to content
Snippets Groups Projects
Commit fae25b37 authored by Andrew MacLeod's avatar Andrew MacLeod Committed by Andrew Macleod
Browse files

Teach SCCVN that throwing expressions are not to be regenerated.

http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00764.html

Teach SCCVN that throwing expressions are not to be regenerated.

2008-01-17  Andrew MacLeod  <amacleod@redhat.com>

	* tree-ssa-sccvn.c (visit_use): Expressions which can throw are varying.	* gcc.c-torture/compile/pr34648.c: New testcase.

From-SVN: r131610
parent 2e152e16
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment