C++ 20 modules

Nathan Sidwell nathan@acm.org
Wed Dec 16 21:52:47 GMT 2020


Several issues have been fixed today:
* Solaris headers 98315 (hopefully finally)
* install-strip  98328
* clang offsetof 98323 (I typoed the PR in the commit)
* libcody enable-checking 98311 (thanks Jakub for the followup)
* source_location etc fix from Jonathan
* More dashisms
* detailed-mem-stat init issue

I'm aware of the following:
* 98324  bootstrap with lto/PIE.  I can reproduce this, investigating
* 98300  windows build, reporter has indicated patch gets further
* 98316  solaris socket lib, Rainer is developing a patch

On 12/15/20 5:33 PM, Nathan Sidwell wrote:
> as expected there are a bunch of configurey type errors.  I am aware of 
> the following:
> 
> windows build (pr 98300), insufficient #ifing.  A patch is being tested
> 
> solaris 11, sys/socket.h, bcopy and poisoning.  Asked jwakely to try a 
> patch, he seems to have a build set up.
> 
> AIX install.  Testing a patch
> 
> gcc_update not touching files: fixed
> 
> libcody uses too-new options: fixed, hopefully
> 
> libcody unused variable: fixed by Marek, thanks!
> 
> nathan
> 


-- 
Nathan Sidwell


More information about the Gcc-patches mailing list