at gcc dot gnu.org
Reporter: steven.harrington at comcast dot net
Created attachment 34105
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34105&action=edit
Source file
assigning a value to one of an array of vectors segfaults only if the base type
is double.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64062
--- Comment #1 from Steve ---
Created attachment 34106
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34106&action=edit
.i file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64062
--- Comment #2 from Steve ---
Created attachment 34107
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34107&action=edit
terminal output from gcc -save-temps
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64062
--- Comment #4 from Steve ---
On 11/24/2014 02:03 PM, pinskia at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64062
>
> Andrew Pinski changed:
>
> What|Removed |Added
> ---