Re: Improving GCC's line table information to help GDB

2019-10-18 Thread Alexandre Oliva
On Oct 16, 2019, Luis Machado wrote: > It seems, from reading the blog post about SFN's, that it was meant to > help with debugging optimized binaries. Indeed. Getting rid of the dummy jumps would be one kind of optimization, and then SFN might help preserve some of the loss of location info in

gcc-8-20191018 is now available

2019-10-18 Thread gccadmin
Snapshot gcc-8-20191018 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/8-20191018/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 8 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-8

Re: New GCC mirror from Rabat, Morocco

2019-10-18 Thread Sami Ait Ali Oulahcen
A kind reminder. Sent from my iPhone > On Oct 6, 2019, at 01:01, Sami Ait Ali Oulahcen wrote: > > Hi, > > We'd like to start mirroring the GCC. > > URLs: > http://mirror.marwan.ma/gcc/ > https://mirror.marwan.ma/gcc/ > rsync://mirror.marwan.ma/gcc/ > Location: Rabat, Morocco > Contact:

Fixing cvs2svn branchpoints

2019-10-18 Thread Joseph Myers
As mentioned at the Cauldron, I'm looking at finding better branchpoints for the cases in the GCC repository where cvs2svn messed up identifying the parent branch and commit on which a branch was based, so that affected branches can be reparented as part of moving to git, since messed-up branch

UML - GCC program

2019-10-18 Thread Angelmarauder
Hello community, I don't know the correct format for this email, so I'll give a summary according to https://gcc.gnu.org/contributewhy.html and wait for responses! "what you are working on" I am creating a program to link the draw.io platform with a c++ compiled gcc output to allow for: 1. auto