]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/43845 (Segfault when using __attribute__((const)), versions...
authorRichard Guenther <rguenther@suse.de>
Thu, 22 Apr 2010 11:19:45 +0000 (11:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 22 Apr 2010 11:19:45 +0000 (11:19 +0000)
commitb3be269469128e277aabfe9972e48176eb627f57
tree05f70a50455f568a3f9ab371e4e06842510f6504
parent038eab67cde22a3405950a60bc62df7e4681f44e
re PR tree-optimization/43845 (Segfault when using __attribute__((const)), versions 4.4.3 and 4.6)

2010-04-22  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43845
* tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
lookup the CALL_EXPR function and arguments.

* gcc.c-torture/compile/pr43845.c: New testcase.

From-SVN: r158641
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr43845.c [new file with mode: 0644]
gcc/tree-ssa-pre.c
This page took 2.301259 seconds and 5 git commands to generate.