Re: Help with PR97872

2020-12-03 Thread Prathamesh Kulkarni via Gcc
On Tue, 1 Dec 2020 at 16:39, Richard Biener wrote: > > On Tue, 1 Dec 2020, Prathamesh Kulkarni wrote: > > > Hi, > > For the test mentioned in PR, I was trying to see if we could do > > specialized expansion for vcond in target when operands are -1 and 0. > > arm_expand_vcond gets the following ope

Re: Help with PR97872

2020-12-03 Thread Richard Biener
On Thu, 3 Dec 2020, Prathamesh Kulkarni wrote: > On Tue, 1 Dec 2020 at 16:39, Richard Biener wrote: > > > > On Tue, 1 Dec 2020, Prathamesh Kulkarni wrote: > > > > > Hi, > > > For the test mentioned in PR, I was trying to see if we could do > > > specialized expansion for vcond in target when oper

Re: [RFC] Increase libstdc++ line length to 100(?) columns

2020-12-03 Thread Richard Earnshaw via Gcc
On 29/11/2020 17:38, Florian Weimer wrote: > * Allan Sandfeld Jensen: > >> If you _do_ change it. I would suggest changing it to 120, which is next >> common step for a lot of C++ projects. > > 120 can be problematic for a full HD screen in portrait mode. Nine > pixels per character is not a lo

RE: [EXTERNAL] Re: DWARF Debug Info Relocations (.debug_str STRP references)

2020-12-03 Thread Michael Matz
Hello, On Tue, 1 Dec 2020, Bill Messmer via Gcc wrote: > Thank you very much for the help. I was so fixated on the fact that the > .rela.debug* sections were there that I didn't pay attention to the > e_type in the ELF header. Apparently, neither did the library that I > was using to parse t

Re: DWARF64 gcc/clang flag discussion

2020-12-03 Thread David Blaikie via Gcc
On Wed, Dec 2, 2020 at 5:10 PM Alexander Yermolovich wrote: > > > -- > *From:* David Blaikie > *Sent:* Wednesday, December 2, 2020 1:12 PM > *To:* Alexander Yermolovich > *Cc:* Richard Biener ; Jakub Jelinek < > ja...@redhat.com>; Mark Wielaard ; gcc@gcc.gnu.org < >

gcc-8-20201203 is now available

2020-12-03 Thread GCC Administrator via Gcc
Snapshot gcc-8-20201203 is now available on https://gcc.gnu.org/pub/gcc/snapshots/8-20201203/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 8 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: GCC 10 and Coverity Scan

2020-12-03 Thread Johannes Schindelin
Hi Joel, On Thu, 29 Oct 2020, Joel Sherrill wrote: > With gcc 10, Coverity reports this: > > Command-line error #1359: invalid GNU version number: 201 > > [ERROR] 1 catastrophic error detected in this compilation. > Compilation terminated. > WARNING: cov-emit returned with code 2 I notic