[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-30 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #16 from kugan at gcc dot gnu.org --- Author: kugan Date: Mon May 30 10:47:57 2016 New Revision: 236876 URL: https://gcc.gnu.org/viewcvs?rev=236876=gcc=rev Log: gcc/testsuite/ChangeLog: 2016-05-30 Kugan Vivekanandarajah

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 kugan at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #14 from Roger Orr --- Confirmed: valgrind now builds successfully with revision 236769.

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #13 from Roger Orr --- Ok, I'll try with trunk (I'd not noticed a relevant change had already been submitted)

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #12 from kugan at gcc dot gnu.org --- (In reply to Markus Trippelsdorf from comment #11) > > Sorry, I missed that. > > > > on x86-64-linux-gnu, with the current trunk: > > ./build/gcc/cc1 -O2 m_mallocfree.i > > ./build/gcc/cc1 -O3

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #11 from Markus Trippelsdorf --- > Sorry, I missed that. > > on x86-64-linux-gnu, with the current trunk: > ./build/gcc/cc1 -O2 m_mallocfree.i > ./build/gcc/cc1 -O3 m_mallocfree.i > are working. What command line did you use to

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #10 from kugan at gcc dot gnu.org --- (In reply to Markus Trippelsdorf from comment #9) > (In reply to kugan from comment #8) > > (In reply to Roger Orr from comment #7) > > > I've got a very similar problem, building valgrind with

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #9 from Markus Trippelsdorf --- (In reply to kugan from comment #8) > (In reply to Roger Orr from comment #7) > > I've got a very similar problem, building valgrind with trunk revision > > 236644: > > > > m_mallocfree.c: In function

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-26 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #8 from kugan at gcc dot gnu.org --- (In reply to Roger Orr from comment #7) > I've got a very similar problem, building valgrind with trunk revision > 236644: > > m_mallocfree.c: In function 'sanity_check_malloc_arena': >

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #7 from Roger Orr --- I've got a very similar problem, building valgrind with trunk revision 236644: m_mallocfree.c: In function 'sanity_check_malloc_arena': m_mallocfree.c:1055:13: internal compiler error: Segmentation fault

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #6 from Roger Orr --- Created attachment 38563 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38563=edit compiler invocation and output

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 Roger Orr changed: What|Removed |Added CC||rogero at howzatt dot demon.co.uk ---

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #4 from Richard Biener --- (In reply to kugan from comment #3) > (In reply to Markus Trippelsdorf from comment #2) > > Started with r236634. > > Hi Markus, > > This looks like dup of PR71252. I have a patch for which I am testing

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 --- Comment #3 from kugan at gcc dot gnu.org --- (In reply to Markus Trippelsdorf from comment #2) > Started with r236634. Hi Markus, This looks like dup of PR71252. I have a patch for which I am testing now. Do you have a preprocessed file I

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 Markus Trippelsdorf changed: What|Removed |Added Target||ppc64le CC|

[Bug middle-end/71269] [7 Regression] segfault while compiling sqlite

2016-05-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71269 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|