[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-09 Thread rohangarg at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 --- Comment #1 from Rohan Garg 2012-06-09 18:59:47 UTC --- Seems like my files are too large to be attached, hence you can find them here http://people.ubuntu.com/~rohangarg/gcc/

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-10 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-10 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-10 Thread rohangarg at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 --- Comment #4 from Rohan Garg 2012-06-10 12:08:49 UTC --- Created attachment 27596 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27596 Build log and preprocessed source

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-10 Thread rohangarg at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 --- Comment #5 from Rohan Garg 2012-06-10 12:10:29 UTC --- (In reply to comment #2) > (In reply to comment #1) > > Seems like my files are too large to be attached, hence you can find them > > here > > http://people.ubuntu.com/~rohangarg/gcc/ >

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-10 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 --- Comment #6 from Markus Trippelsdorf 2012-06-11 06:27:16 UTC --- The attached testcase crashes in determine_visibility. 4.8 is also affected. Here is an ugly testcase: markus@x4 /tmp % cat test.ii templateclass H; template >class A; template

[Bug c++/53620] Compiler segfaults when compiling Digikam

2012-06-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53620 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|