This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/34621] [4.3 Regression] gcc.c-torture/execute/va-arg-25.c:32: internal compiler error: in expand_call, at calls.c:2785



------- Comment #3 from jakub at gcc dot gnu dot org  2008-01-21 15:14 -------
Reproducible even with x86_64-linux -> i686-darwin9 cross, at -Os as well as
-O2 -mno-accumulate-outgoing-args.  The difference between i686-linux and
i686-darwin9 that matters here is that darwin defines STACK_BOUNDARY to 128,
while linux to 4.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34621


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]