Bug 837971 - ICE when building trafficserver on ARM with gcc 4.7.1
Summary: ICE when building trafficserver on ARM with gcc 4.7.1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: arm7
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2012-07-05 23:49 UTC by Peter Robinson
Modified: 2013-03-31 18:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-31 18:57:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Preprocessed source stored into /tmp/ccqtaNBC.out (256.00 KB, application/octet-stream)
2012-07-05 23:49 UTC, Peter Robinson
no flags Details

Description Peter Robinson 2012-07-05 23:49:16 UTC
Created attachment 596534 [details]
Preprocessed source stored into /tmp/ccqtaNBC.out

http://arm.koji.fedoraproject.org/taskinfo?taskID=944114

../lib/ts/Diags.h:213:8: note: the mangling of 'va_list' has changed in GCC 4.4
SocksProxy.cc: In member function 'void SocksProxy::init(NetVConnection*)':
SocksProxy.cc:110:1: internal compiler error: in replace_reg_with_saved_mem, at caller-save.c:1125
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
  CXX    Transform.o
In file included from ../lib/ts/libts.h:105:0,
                 from ProxyConfig.h:34,
                 from Transform.cc:64:
../lib/ts/Diags.h:213:8: note: the mangling of 'va_list' has changed in GCC 4.4
Preprocessed source stored into /tmp/ccqtaNBC.out file, please attach this to your bugreport.
make[2]: *** [SocksProxy.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Comment 1 Jakub Jelinek 2012-08-10 15:35:26 UTC
The file attached is incomplete (cut at 256KB apparently).

Comment 2 Peter Robinson 2013-03-31 18:57:03 UTC
It seems to build OK with gcc 4.8.0


Note You need to log in before you can comment on or make changes to this bug.