Severity: critical
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: nullnilaki at gmail dot com
Using gcc4.7.3 and gcc4.5.3 to compile a Perl v5.18.1.
Perl cause an unaligned access exception
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #2 from nullnilaki at gmail dot com ---
Created attachment 31576
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31576&action=edit
perl.h
perl.h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #3 from nullnilaki at gmail dot com ---
Created attachment 31577
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31577&action=edit
scope.c
scope.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #4 from nullnilaki at gmail dot com ---
(In reply to Andrew Pinski from comment #1)
> This looks more like a bug in perl sources. Can you attach the preprocessed
> source for scope.c?
>
> The big question is how is ARG0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #6 from nullnilaki at gmail dot com ---
(In reply to Andrew Pinski from comment #5)
> This is still not the preprocessed source. We need the preprocessed source
> and the exact options you used to compile the source and the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #8 from nullnilaki at gmail dot com ---
Created attachment 31757
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31757&action=edit
preprocess scope.c(NO.2)
preprocess scope.c(This source is very large. Please concatenate files.)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #9 from nullnilaki at gmail dot com ---
Created attachment 31758
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31758&action=edit
preprocess scope.c(NO.3)
preprocess scope.c(This source is very large. Please concatenate files.)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679
--- Comment #7 from nullnilaki at gmail dot com ---
Created attachment 31756
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31756&action=edit
preprocess scope.c(NO.1)
preprocess scope.c(This source is very large. Please concatenate files.)