Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc/dist/gcc
Module Name: src
Committed By: martin
Date: Thu Mar 6 10:02:10 UTC 2025
Modified Files:
src/external/gpl3/gcc/dist/gcc: tree-ssa-ccp.cc
Log Message:
Remove a (local) "temporary cludge" that has outlived its usefullness
when we updated from jemalloc 1.0 to newer versions: remove a compile
time test supposed to guarantee that gcc's MALLOC_ABI_ALIGNMENT is
in sync with the minimum alignemnet guaranteed by jemalloc.
Tangentialy related to (and proposed in) PR 59062.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/dist/gcc/tree-ssa-ccp.cc
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