]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/configure.ac: fix register issue for global_load assembler functions
authorMarcel Vollweiler <marcel@codesourcery.com>
Fri, 18 Jun 2021 11:50:36 +0000 (04:50 -0700)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 18 Oct 2021 06:10:43 +0000 (08:10 +0200)
commite85d6ef1c450e2bed905461e2c744d816e8c4bff
tree3f9cb9315b5d5d622c8562ee9fb05f61e5432a54
parent64b2bd684f6f2552d7fe3c2c32b74f195aba91fa
gcc/configure.ac: fix register issue for global_load assembler functions

gcc/ChangeLog:

* config.in: Regenerate.
* config/gcn/gcn.c (print_operand_address): Fix for global_load assembler
functions.
* configure: Regenerate.
* configure.ac: Fix for global_load assembler functions.

(cherry picked from commit cfa1f8226f275447015e2cb3fb0d876133e6509b)
gcc/config.in
gcc/config/gcn/gcn.c
gcc/configure
gcc/configure.ac