diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2023-04-02 20:30:43 +0100 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2023-04-02 20:30:43 +0100 |
commit | 5bb27a1bb2f1c0533e1dda6c4a326e50756830f1 (patch) | |
tree | 3f083ec2b38a0368ec66d2639149f2103033492f /gcc/range-op-float.cc | |
parent | 1719fa40c4ee4def60a2ce2f27e17f8168cf28ba (diff) | |
download | gcc-5bb27a1bb2f1c0533e1dda6c4a326e50756830f1.zip gcc-5bb27a1bb2f1c0533e1dda6c4a326e50756830f1.tar.gz gcc-5bb27a1bb2f1c0533e1dda6c4a326e50756830f1.tar.bz2 |
PR modula2/109336 pass -fmod= though and build m2/stage2/cc1gm2 libs
This patch enables gm2 to pass -fmod= though to cc1gm2. It also
builds the libraries for m2/stage2/cc1gm2 with no named path and
full debugging.
gcc/m2/ChangeLog:
PR modula2/109336
* Make-lang.in (GM2_O): Set to -O0.
(GM2_LIBS): Remove target libraries and replace with build libs.
(BUILD-LIBS): New declaration.
(m2/gm2-libs/libgm2.a): New rule.
(m2/gm2-libs/%.o): New rule.
(m2/gm2-libs/choosetemp.o): New rule.
* gm2-compiler/M2ColorString.mod (append): Use ADR rather than
implicit conversion.
* gm2-compiler/M2Comp.mod (Compile): Add qprintf messages for when
a source file is not found. Improve comments and formatting.
* gm2-libs-ch/cgetopt.c (cgetopt_cgetopt_long): Remove
ansi-decl.h. Add getopt.h.
(cgetopt_cgetopt_long_only): Change cgetopt_ to getopt_.
* gm2spec.cc (lang_specific_driver): Do not skip -fmod=.
Remove comment.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/range-op-float.cc')
0 files changed, 0 insertions, 0 deletions