Opened 3 years ago
Closed 3 years ago
#16924 closed enhancement (fixed)
gcc-12.2.0 (wait for LFS)
Reported by: | Douglas R. Reno | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Change History (3)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
GCC 12.2
This is the list of problem reports (PRs) from GCC's bug tracking system that are known to be fixed in the 12.2 release. This list might not be complete (that is, it is possible that some PRs that have been fixed are not listed here).
Target Specific Changes
LoongArch
The default setting of -m[check|no-check]-zero-division is changed for optimized code. Now -mno-check-zero-division is the default for all optimization levels but -O0 and -Og. The old behavior can be obtained by explicitly passing -mcheck-zero-division to GCC.
Note:
See TracTickets
for help on using tickets.
gcc-12.1 does not build, even with the lfs patch, because there is a problem with gccgo... Again a clash between linux/fs.h and sys/mount.h. I'll test (and put in the book if it works) gcc-12.2. There is not really a need for waiting for lfs in this case.