[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2015-04-30 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2015-04-30 Thread john.dallman at siemens dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 --- Comment #27 from John Dallman john.dallman at siemens dot com --- Thanks!

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2015-04-30 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 --- Comment #25 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Thu Apr 30 11:11:34 2015 New Revision: 222616 URL: https://gcc.gnu.org/viewcvs?rev=222616root=gccview=rev Log: gcc/ PR target/65408 PR

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2015-04-15 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 --- Comment #24 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Wed Apr 15 07:29:01 2015 New Revision: 222115 URL: https://gcc.gnu.org/viewcvs?rev=222115root=gccview=rev Log: PR target/65408 PR target/58744 PR

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2015-03-13 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2014-02-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 --- Comment #23 from Richard Biener rguenth at gcc dot gnu.org --- (In reply to Michael Matz from comment #8) FWIW, I think the error is in the caller of move_block_to_reg. move_block_to_reg can make use of a load_multiple instruction, which

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2014-02-25 Thread arthur.j.odwyer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Arthur O'Dwyer arthur.j.odwyer at gmail dot com changed: What|Removed |Added CC|

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2014-02-22 Thread david at fries dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 David Fries david at fries dot net changed: What|Removed |Added CC||david at fries dot

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2014-02-22 Thread supp...@zzz-deskmobile.desk-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 --- Comment #21 from supp...@zzz-deskmobile.desk-mail.com --- __ Type your response ABOVE THIS LINE to reply

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2012-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added CC||vries at gcc

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2012-02-02 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Peter Bergner bergner at gcc dot gnu.org changed: What|Removed |Added CC||bergner at gcc

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2011-03-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-unknown-linux-gnu

[Bug middle-end/36043] gcc reads 8 bytes for a struct of size 6 which leads to sigsegv

2011-03-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36043 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Blocks||37954 ---