https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119234

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 60720
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60720&action=edit
preprocessed source

On our side this is the preprocessed source, built by

gcc-14 -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables
-fasynchronous-unwind-tables -fstack-clash-protection -g  -fno-strict-aliasing
-Wa,--noexecstack -Wl,-z,noexecstack -DSMALL_MATRIX_OPT -DMAX_STACK_ALLOC=2048
-DHAVE_P10_SUPPORT -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH
-DNO_WARMUP -DMAX_CPU_NUMBER=64 -DMAX_PARALLEL_NUMBER=1 -DBUILD_BFLOAT16
-DBUILD_SINGLE=1 -DBUILD_DOUBLE=1 -DBUILD_COMPLEX=1 -DBUILD_COMPLEX16=1
-DVERSION=\"0.3.27.dev\" -Ofast -mcpu=power8 -mtune=power8 -mvsx 
-fno-fast-math -UASMNAME -UASMFNAME -UNAME -UCNAME -UCHAR_NAME -UCHAR_CNAME
-DASMNAME=sgemv_t_POWER8 -DASMFNAME=sgemv_t_POWER8_ -DNAME=sgemv_t_POWER8_
-DCNAME=sgemv_t_POWER8 -DCHAR_NAME=\"sgemv_t_POWER8_\"
-DCHAR_CNAME=\"sgemv_t_POWER8\" -DNO_AFFINITY -DTS=_POWER8 -I. -DBUILD_KERNEL
-DTABLE_NAME=gotoblas_POWER8 -UDOUBLE  -UCOMPLEX -UDOUBLE  -UCOMPLEX -UDOUBLE
-UCOMPLEX  -DTRANS  kernel/power/sgemv_t.c -o sgemv_t_POWER8.o

Reply via email to