aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-09-10 08:59:18 +0200
committerRichard Biener <rguenther@suse.de>2021-09-13 11:17:34 +0200
commitd399e43a91e7e35e169cdbcabb7a792b9671ccc1 (patch)
treed7bb218b221087362f90cab1c92764b807fc1d6b /gcc/config.gcc
parent113ff252170bd4eb096d0b30b9e9add0922d8be5 (diff)
downloadgcc-d399e43a91e7e35e169cdbcabb7a792b9671ccc1.zip
gcc-d399e43a91e7e35e169cdbcabb7a792b9671ccc1.tar.gz
gcc-d399e43a91e7e35e169cdbcabb7a792b9671ccc1.tar.bz2
Always default to DWARF2 debugging for RX, even with -mas100-syntax
The RX port defaults to STABS when -mas100-syntax is used because the AS100 assembler does not support some of the pseudo-ops used by DWARF2 debug emission. Since STABS is going to be deprecated that has to change. The following simply always uses DWARF2, likely leaving -mas100-syntax broken when debug info is generated. Can the RX port maintainer please sort out the situation? 2021-09-10 Richard Biener <rguenther@suse.de> * config/rx/rx.h (PREFERRED_DEBUGGING_TYPE): Always define to DWARF2_DEBUG.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions