2005-04-21 Benoît Perrot <benoit@lrde.epita.fr>
* dec/parse-asm-scan-gen.py: Explicitely dispatch on signed integer when reading one from a string, by checking its first character (g++-3.4 considers converting "-1" into an "(unsigned&) i" as an error, whereas g++-3.3 did not).
Please register or sign in to comment