Project

General

Profile

Actions

Bug #640

closed

gcc crash when building lttng-tools on ARM with -fPIE

Added by Yannick Brosseau over 10 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/24/2013
Due date:
% Done:

0%

Estimated time:

Description

Tried on lttng-tools 2.3 with gcc 4.8.1:
CC="-O2 -g -Wall -fPIE" ./configure --disable-lttng-ust

Output:
CC consumer.o
consumer.c: In function ‘consumer_snapshot_channel’:
consumer.c:1302:1: internal compiler error: in gen_movsi, at config/arm/arm.md:5539
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

It's a gcc bug probably, but I leave it here to make sure lttng users are aware of it.

Actions

Also available in: Atom PDF