summaryrefslogtreecommitdiff
path: root/05/preprocess.b
diff options
context:
space:
mode:
Diffstat (limited to '05/preprocess.b')
-rw-r--r--05/preprocess.b5
1 files changed, 0 insertions, 5 deletions
diff --git a/05/preprocess.b b/05/preprocess.b
index 2a94119..f5aac22 100644
--- a/05/preprocess.b
+++ b/05/preprocess.b
@@ -938,11 +938,6 @@ function translation_phase_4
goto pp_if_idents0_loop
:pp_replace_defined
; handle, e.g. #if defined(SOMETHING)
-
- ; @NONSTANDARD?? it seems unclear in the standard whether this is legal:
- ; #define X defined
- ; GCC and clang both accept it without warnings
-
p += 16
if *1p != SYMBOL_LPAREN goto pp_defined_nolparen
p += 16