diff options
author | Hariharan Sandanagobalane <hariharan@picochip.com> | 2009-01-16 09:56:23 +0000 |
---|---|---|
committer | Hariharan Sandanagobalane <hariharans@gcc.gnu.org> | 2009-01-16 09:56:23 +0000 |
commit | 27d62fa48ebe95d491dfa048beda55d30a37bd9b (patch) | |
tree | 4d90325f28748f6153acf3dff3bde81b90c53142 /gcc | |
parent | 36fbb0ecc5d5d3b55d938a4faa5bc74fc8e90471 (diff) | |
download | gcc-27d62fa48ebe95d491dfa048beda55d30a37bd9b.zip gcc-27d62fa48ebe95d491dfa048beda55d30a37bd9b.tar.gz gcc-27d62fa48ebe95d491dfa048beda55d30a37bd9b.tar.bz2 |
picochip.c (picochip_override_options): Revert CFI asm flag disable commited previously.
* config/picochip/picochip.c (picochip_override_options): Revert
CFI asm flag disable commited previously.
From-SVN: r143429
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 |