aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2006-12-04 07:47:32 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2006-12-04 07:47:32 +0000
commit8f6e6bf375959dc0c4aad0df8374af715dd2e440 (patch)
treed48f078695e6c5b3e49f0ae019a91f707e95c60b /gcc/omp-low.c
parentb4fc8a637bbef0296d3edcc6d21051f79092491f (diff)
downloadgcc-8f6e6bf375959dc0c4aad0df8374af715dd2e440.zip
gcc-8f6e6bf375959dc0c4aad0df8374af715dd2e440.tar.gz
gcc-8f6e6bf375959dc0c4aad0df8374af715dd2e440.tar.bz2
tree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE and TYPE_MAX_VALUE for scalar types here but...
* tree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE and TYPE_MAX_VALUE for scalar types here but... (walk_tree): ...there instead. Return NULL_TREE if the TYPE_DECL is attached an error mark, and the return value of the callback if it is not NULL_TREE. cp/ * pt.c (for_each_template_parm_r) <INTEGER_TYPE>: New case. Call for_each_template_parm on TYPE_MIN_VALUE and TYPE_MAX_VALUE. testsuite/ * gnat.dg/pointer_variable_bounds.adb: New test. * gnat.dg/pointer_variable_bounds.ads: Likewise. * gnat.dg/pointer_variable_bounds_q.ads: Likewise. From-SVN: r119481
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions