Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc/dist/libiberty
Module Name: src
Committed By: mrg
Date: Tue Sep 16 19:35:16 UTC 2025
Modified Files:
src/external/gpl3/gcc/dist/libiberty: sha1.c
Log Message:
avoid GCC 14 / C23 issues with offsetof and struct definitions.
these defines are also present earlier in the file, and have existing
workarounds for this problem, so just #if 0 these out here.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gcc/dist/libiberty/sha1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index