diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/config/picochip/picochip.c | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ffdd2e05..9076ad2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2009-01-16 Hariharan Sandanagobalane <hariharan@picochip.com> + + * config/picochip/picochip.c (picochip_override_options): Revert + CFI asm flag disable commited previously. + 2009-01-15 Sebastian Pop <sebastian.pop@amd.com> Tobias Grosser <tobi.grosser@amd.com> Jan Sjodin <jan.sjodin@amd.com> diff --git a/gcc/config/picochip/picochip.c b/gcc/config/picochip/picochip.c index d929486..3617042 100644 --- a/gcc/config/picochip/picochip.c +++ b/gcc/config/picochip/picochip.c @@ -324,9 +324,6 @@ picochip_override_options (void) This isnt the default at O2 as yet. */ flag_section_anchors = 1; - /* CFI asm labels are not supported by the picochip assembler yet */ - flag_dwarf2_cfi_asm = 0; - /* Turn off the second scheduling pass, and move it to picochip_reorg, to avoid having the second jump optimisation trash the instruction modes (e.g., instructions are changed to |