This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New ARI warning Sat Jun 26 01:54:22 UTC 2010


282a283
> gdb/dwarf2expr.c:338: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line)
gdb/dwarf2expr.c:338:  #define sign_ext(x) ((LONGEST) (((x) ^ sign_bit) - sign_bit))
283a285
> gdb/dwarf2expr.c:883: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line)
gdb/dwarf2expr.c:883:  #undef sign_ext


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]