]> gcc.gnu.org Git - gcc.git/commit
Hybrid Morello: Minor fix to va_args handling
authorStam Markianos-Wright <stam.markianos-wright@arm.com>
Wed, 6 Apr 2022 15:31:52 +0000 (16:31 +0100)
committerMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 5 May 2022 11:56:24 +0000 (12:56 +0100)
commit32c8f1827b9e5f1142818075ef2f3784c5037c73
tree0a5340d83b21a6dfc659db9a66bbdeaa5bf4c2fe
parent38dadd6639ea3fafe9b92fd40dba2cff3ec90844
Hybrid Morello: Minor fix to va_args handling

A small fix to va_args handling for Hybrid Morello:

The `If the argument is anonymous` part of the B.3
AAPCS rule had been omitted from the if condition.
This patch simply adds it in.
gcc/config/aarch64/aarch64.c
This page took 0.063737 seconds and 6 git commands to generate.