summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r--gcc/toplev.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c
index 0b2c1a46086..91a08ae1d7c 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -1284,12 +1284,6 @@ process_options (void)
"and -ftree-loop-linear)");
#endif
- if (flag_check_pointer_bounds)
- {
- if (targetm.chkp_bound_mode () == VOIDmode)
- error ("-fcheck-pointers is not supported for this target");
- }
-
/* One region RA really helps to decrease the code size. */
if (flag_ira_region == IRA_REGION_AUTODETECT)
flag_ira_region