Re: [PATCH] c++: Use mapped reads and writes when munmap and msync are available

2025-01-27 Thread Jason Merrill
On 1/16/25 3:15 PM, John David Anglin wrote: Tested on hppa64-hp-hpux11.11 and hppa-unknown-linux-gnu. Okay for trunk? OK. Dave --- c++: Use mapped reads and writes when munmap and msync are available Module support is broken when MAPPED_READING and MAPPED_WRITING are defined to 0. This c

[PATCH] c++: Use mapped reads and writes when munmap and msync are available

2025-01-16 Thread John David Anglin
Tested on hppa64-hp-hpux11.11 and hppa-unknown-linux-gnu. Okay for trunk? Dave --- c++: Use mapped reads and writes when munmap and msync are available Module support is broken when MAPPED_READING and MAPPED_WRITING are defined to 0. This causes internal compiler errors in the permissive-error