Bug#780000: gcc-4.9: LTO makes the build unreproducible

2015-03-08 Thread Jérémy Bobbio
Control: forgemerge 53 -1 Thorsten Glaser: With the attached file, or really any program (e.g. src:pax): 1$ gcc -O2 -g -fPIE -fstack-protector-strong -flto=jobserver -c bottles.c 2$ gcc -O2 -g -fPIE -fstack-protector-strong -flto=jobserver -o x1 bottles.o 3$ gcc -O2 -g -fPIE

Bug#780000: gcc-4.9: LTO makes the build unreproducible

2015-03-07 Thread Thorsten Glaser
Package: gcc-4.9 Version: 4.9.2-10 Severity: minor With the attached file, or really any program (e.g. src:pax): 1$ gcc -O2 -g -fPIE -fstack-protector-strong -flto=jobserver -c bottles.c 2$ gcc -O2 -g -fPIE -fstack-protector-strong -flto=jobserver -o x1 bottles.o 3$ gcc -O2 -g -fPIE