]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
re PR rtl-optimization/6177 (ia64 ICE with single-element complex array in LAPACK)
authorJakub Jelinek <jakub@redhat.com>
Thu, 11 Apr 2002 21:04:09 +0000 (23:04 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 11 Apr 2002 21:04:09 +0000 (23:04 +0200)
commit010f87c44f88d3dc30313f1b69f9ed85fe4c6630
tree402f6049ff39cd859a6119c0c4355dc42a33f33b
parent578fc63d144bcd49d723090a9c24f4cd69ce621d
re PR rtl-optimization/6177 (ia64 ICE with single-element complex array in LAPACK)

PR optimization/6177
* expr.c (expand_expr) [COMPONENT_REF]: Handle op0 CONCAT if
bitpos is 0 and bitsize CONCAT size.

* gcc.c-torture/execute/20020411-1.c: New test.

From-SVN: r52178
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20020411-1.c [new file with mode: 0644]
This page took 0.058912 seconds and 5 git commands to generate.