80b23b6 gdb/

Authored and Committed by jankratochvil 13 years ago
    gdb/
    	Fix crash.
    	* valops.c (compare_parameters): Verify TYPE_NFIELDS before
    	touching TYPE_FIELD_ARTIFICIAL.
    
    gdb/testsuite/
    	* gdb.cp/noparam.exp: New file.
    	* gdb.cp/noparam.cc: New file.
    
        
file modified
+6 -0
file modified
+5 -0
file modified
+1 -1