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

--- Comment #2 from Jaroslav Fojtík <JaFojtik at seznam dot cz> ---
May be that I did something wrong, but this code worked for 20 years without
any problem. It has been also tested unded Borland and VisualStudio without any
notable problem.

I have noted problem only for GCC 14. You can see that 13.2.1 has no problem on
compilefarm 27.

                                                                               
                                                                               
                                                                               
                                                                               
                      /home/jara/mintest>                                      
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
             A<<<struct>>> (c)1998-2024 Jaroslav Fojtik                        
                                                                               
                                                                               
  This program tests the struct.c library                                      
                                                                               
                                    ***LO_ENDIAN defined***                    
                                                                               
                                                                               
       ***NATIVE access***                                                     
                                                                               
                                                           Testing struct
manipulation                                                                   
                                                                               
                                    .............. Test passed OK
.............. 

Using built-in specs.                                                          
                                                                               
                                                  ACOLLECT_GCC=gcc             
                                                                               
                                                                               
                     
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i586-alpine-linux-musl/13.2.1/lto-wrapper 
                                                                               
                                                   Target:
i586-alpine-linux-musl                                                         
                                                                               
                                           Configured with:
/home/buildozer/aports/main/gcc/src/gcc-13-20231014/configure --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--build=i586-alpine-linux-musl --host=i586-alpine-linux-musl
--target=i586-alpine-linux-musl --enable-checking=release --disable-cet
--disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls
--disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie
--enable-default-ssp --enable-languages=c,c++,objc,go,fortran,ada
--enable-link-serialization=2 --enable-linker-build-id --with-arch=pentium-m
--with-fpmath=sse --with-tune=generic --enable-cld --disable-libssp
--disable-libsanitizer --enable-shared --enable-threads --enable-tls
--with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues
--with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine
13.2.1_git20231014'                                                            
                                                                               
                                        Thread model: posix                    
                                                                               
                                                                               
           Supported LTO compression algorithms: zlib                          
                                                                               
                                                              gcc version
13.2.1 20231014 (Alpine 13.2.1_git20231014)

Reply via email to