iains/gcc-12-branch
GCC 12 for Darwin with experimental Arm64 support. Current release 12.4-darwin-r0 [June 2024]
GPL-2.0
Issues
- 0
error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairs
#25 opened by iains - 21
gcc-12.4 targeting arm64 bootstrap with Xcode 16 (macOS 15): “error: ‘_Float16’ does not name a type”
#24 opened by markmentovai - 3
Not an Issue but somewhere to post test results
#1 opened by iains - 15
building universal2 binaries from mixed Fortran/C++ code (current issue: `___builtin_nested_func_ptr_created` symbol not found)
#23 opened by slayoo - 1
- 50
fcntl.h is not detected by configure
#2 opened by mathstuf - 23
- 3
- 17
build commands in docs format
#8 opened by DeveloperKev - 6
- 5
Calling C from Fortran with variable number of arguments failed to work on Apple M1
#19 opened by mike4239 - 17
Foreign target toolchain compilation passes `-nodefaultrpaths` to Clang when linking libcc1
#18 opened by winterqt - 59
- 17
- 2
is mieee-fp supported with arm64?
#20 opened by chengdang - 3
- 4
ld: Assertion failed: (_file->_atomsArrayCount == computedAtomCount && "more atoms allocated than expected"), function parse, file macho_relocatable_file.cpp, line 2061.
#15 opened by ilg-ul - 15
- 5
- 8
- 1
Upstreaming of __null_terminated patch
#13 opened by fxcoudert - 4
Linker crash on macOS 12 / arm64
#11 opened by szhorvat - 3
Apple Clang 14.0.0 build issues
#10 opened by adamjstewart - 3
- 0
libgfortran.5.dylib need x86_64
#3 opened by Kai-E-Yang