aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r--gcc/toplev.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c
index 5eb0d0d..7c8723c 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -1773,9 +1773,6 @@ process_options (void)
warning ("this target machine does not have delayed branches");
#endif
- if (flag_tree_based_profiling && flag_profile_values)
- sorry ("value-based profiling not yet implemented in trees.");
-
user_label_prefix = USER_LABEL_PREFIX;
if (flag_leading_underscore != -1)
{