RE: [patch] ICE with combination of -openmp and -femit-struct-debug-reduced/baseonly

2013-07-29 Thread Evgeny Gavrin
ject: Re: [patch] ICE with combination of -openmp and > -femit-struct-debug-reduced/baseonly > From: ccout...@google.com > To: evgeny.gav...@hotmail.com > CC: gcc-patches@gcc.gnu.org; slava.garbu...@gmail.com > >> I've find out that compiler may crash with SEGFAULT on

Re: [patch] ICE with combination of -openmp and -femit-struct-debug-reduced/baseonly

2013-07-03 Thread Cary Coutant
>> Do you have a copyright assignment on file with FSF? > Signed form was already received by the copyright clerk. So I hope I'll be > able to commit by myself soon. Great! Before you commit, please prepare a ChangeLog entry and post it for review. -cary

RE: [patch] ICE with combination of -openmp and -femit-struct-debug-reduced/baseonly

2013-07-03 Thread Evgeny Gavrin
2 Jul 2013 13:54:14 -0700 > Subject: Re: [patch] ICE with combination of -openmp and > -femit-struct-debug-reduced/baseonly > From: ccout...@google.com > To: evgeny.gav...@hotmail.com > CC: gcc-patches@gcc.gnu.org; slava.garbu...@gmail.com > >> I've find out that

Re: [patch] ICE with combination of -openmp and -femit-struct-debug-reduced/baseonly

2013-07-02 Thread Cary Coutant
> I've find out that compiler may crash with SEGFAULT on some openmp-enabled > code (attached as debug-1.c) called with the following flags: > -g -fopenmp -gdwarf-2 -femit-struct-debug-reduced > Also, can be reproduced with -femit-struct-debug-baseonly > > The problem is in dwarf2out.c:350:should