Fix a gammel-bug: try_create_Immediate() dropped the negation of...
Fix a gammel-bug: try_create_Immediate() dropped the negation of Minus(Const()). In practice this never occurs, because constant folding folds the Minus. [r27209]
Please register or sign in to comment