diff options
author | Sam James <sam@gentoo.org> | 2025-08-02 13:57:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-08-06 17:46:06 +0100 |
commit | 612194c064c2ca279191712bcc01f8fcef65ade9 (patch) | |
tree | 0171052737174b7d0370f1ad3be7abb666c5b27c /libjava/classpath/lib/java/security | |
parent | d4ad08583965a4cc70c1aef658f63f335caf4880 (diff) | |
download | gcc-612194c064c2ca279191712bcc01f8fcef65ade9.zip gcc-612194c064c2ca279191712bcc01f8fcef65ade9.tar.gz gcc-612194c064c2ca279191712bcc01f8fcef65ade9.tar.bz2 |
gcc: drop placement new workaround for old bootstrap compilers
Since r15-4719-ga9ec1bc06bd3cc, we require GCC 5.4, so a workaround for
< GCC 4.3 is long-obsolete. Before that, we required GCC 4.8.3 too.
i.e. it shouldn't be possible to build GCC with such a compiler for
quite some time.
gcc/ChangeLog:
PR libstdc++/29286
* Makefile.in (ALIASING_FLAGS): Drop.
* configure: Regenerate.
* configure.ac: Drop -fno-strict-aliasing workaround for < GCC 4.3.
gcc/d/ChangeLog:
* Make-lang.in (ALL_DFLAGS): Don't use ALIASING_FLAGS.
Diffstat (limited to 'libjava/classpath/lib/java/security')
0 files changed, 0 insertions, 0 deletions