Commit 2255ebb
H. Peter Anvin
preproc: don't evaluate an %if condition if suppressed
When a line is suppressed there is no guarantee that it is
syntactically valid, so treat it exactly like a dead %if branch.
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>1 parent 6b1636a commit 2255ebb
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4821 | 4821 | | |
4822 | 4822 | | |
4823 | 4823 | | |
4824 | | - | |
| 4824 | + | |
| 4825 | + | |
| 4826 | + | |
| 4827 | + | |
| 4828 | + | |
| 4829 | + | |
| 4830 | + | |
| 4831 | + | |
| 4832 | + | |
4825 | 4833 | | |
4826 | | - | |
| 4834 | + | |
4827 | 4835 | | |
4828 | 4836 | | |
4829 | 4837 | | |
| |||
0 commit comments