diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-06-05 16:33:43 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2005-06-05 16:33:43 +0000 |
commit | 88a7beb769bd14c1affeb7c801842058e3071ab6 (patch) | |
tree | 09ed262a183deef78ec843c1e53a4e09cbc6dda4 /gcc/fortran/trans-array.c | |
parent | 1d508aa99c31e13d6712873d5be5ef04a902807d (diff) | |
download | gcc-88a7beb769bd14c1affeb7c801842058e3071ab6.zip gcc-88a7beb769bd14c1affeb7c801842058e3071ab6.tar.gz gcc-88a7beb769bd14c1affeb7c801842058e3071ab6.tar.bz2 |
re PR c++/21619 (__builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant)
PR c++/21619
* cp-tree.h (DECL_IS_BUILTIN_CONSTANT_P): New macro.
* parser.c (cp_parser_postfix_expression): Allow non-constant
expressions as arguments to __builtin_constant_p.
* tree.c (builtin_valid_in_constant_expr_p): Use
DECL_IS_BUILTIN_CONSTANT_P.
PR c++/21619
* g++.dg/ext/builtin9.C: New test.
From-SVN: r100626
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions