Skip to content
  • Benoit Perrot's avatar
    2005-04-21 Benoît Perrot <benoit@lrde.epita.fr> · 15962a44
    Benoit Perrot authored
    	* 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).
    
    15962a44