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/config/picochip | |
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/config/picochip')
-rw-r--r-- | gcc/config/picochip/picochip.c | 3 |
1 files changed, 0 insertions, 3 deletions
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 |