re PR rtl-optimization/11557 (constant folding)
authorMark Mitchell <mark@codesourcery.com>
Fri, 18 Jul 2003 03:05:27 +0000 (03:05 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 18 Jul 2003 03:05:27 +0000 (03:05 +0000)
commit2b187c63e263707a88b01352880a24107baa88be
tree3a201d49170ff7a8281bb7bf1202e847d42a3bda
parentfea4065dda83f9ab8ca438275d82dc3740bab689
re PR rtl-optimization/11557 (constant folding)

PR optimization/11557
* calls.c (flags_from_decl_or_type): Do not set ECF_LIBCALL_BLOCK
unless we know which function is being called.

PR optimization/11557
* gcc.dg/20030717-1.c: New test.

From-SVN: r69538
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20030717-1.c [new file with mode: 0644]