[Bug target/102348] error: #error You must define PREFERRED_DEBUGGING_TYPE
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 15 14:03:34 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102348
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:
https://gcc.gnu.org/g:26d4ba05b92d0082c7db8067021e9b3109400557
commit r12-3548-g26d4ba05b92d0082c7db8067021e9b3109400557
Author: Richard Biener <rguenther@suse.de>
Date: Wed Sep 15 16:01:44 2021 +0200
target/102348 - fix powerpc-lynxos build
This fixes a similar issue for powerpc-lynxos as fixed for i686-lynxos
already.
2021-09-15 Richard Biener <rguenther@suse.de>
PR target/102348
* config/rs6000/lynx.h: Remove undef of PREFERRED_DEBUGGING_TYPE
to inherit from elfos.h
More information about the Gcc-bugs
mailing list