[PATCH] Add DWARF 2.1 "things" to enums in dwarf2.h

Joseph S. Myers jsm28@cam.ac.uk
Thu Jun 28 10:14:00 GMT 2001


On Thu, 28 Jun 2001, Daniel Berlin wrote:

> +     /* DWARF 2.1 */
> +     DW_LANG_C99 = 0x000c,

Just don't require non-C front ends to define flag_isoc99 when
implementing this, as they presently need to define flag_traditional.  
(And preferably get rid of the references to flag_traditional in
dwarfout.c, dwarf2out.c.)

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list