Greetings.
Could anybody tell me is this optimization bug on ARM was finally fixed...
* in gcc-4.9 as released with jessie?
* in gcc-6 as the default compiler in stretch?
I ask because I added this workaround to unzip's debian/rules:
ifeq ($(DEB_HOST_ARCH),armhf)
CFLAGS := DEB_CFLAGS_STRIP=-O
peter green wrote:
Matthias Klose wrote:
there exist several workarounds for it (lowering the
optimization, using gcc-4.8, ...).
Disabling stack protector also seems to result in a succesful compile
(reducing it from strong to regular does not).
And another workaround is to use -marm.
--
To
Matthias Klose wrote:
there exist several workarounds for it (lowering the
optimization, using gcc-4.8, ...).
Disabling stack protector also seems to result in a succesful compile
(reducing it from strong to regular does not).
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
w
Processing control commands:
> tags -1 + help
Bug #764732 [gcc-4.9] gcc-4.9: broken -O2 optimizations on armhf
Added tag(s) help.
--
764732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--
To UNSUBSCRIBE, email t
Control: tags -1 + help
this is not seen on the gcc-4.9 Linaro branch, so a ARM porter should identify
the relevant backport.
On 12/25/2014 06:12 AM, Matthias Klose wrote:
> the escalation is wrong. there exist several workarounds for it (lowering the
> optimization, using gcc-4.8, ...). I asked
the escalation is wrong. there exist several workarounds for it (lowering the
optimization, using gcc-4.8, ...). I asked the ARM porters to address this
properly (Hector on IRC agreed to forward this), however I don't see any
progress here. Now CCing debian-arm explicitly.
On 12/23/2014 11:48 AM,
severity 764732 serious
thanks
On Fri, 10 Oct 2014, Hector Oron wrote:
> Package: gcc-4.9
> Version: 4.9.1-16
> Severity: important
>
> Hello,
>
> Found a FTBFS while trying to build unzip package in Debian/sid on armhf
> host.
>
> [...]
Yesterday, I uploaded unzip 6.0-13 fixing several se
On Fri, Oct 10, 2014 at 05:33:00PM +0200, Hector Oron wrote:
> Package: gcc-4.9
> Version: 4.9.1-16
> Severity: important
>
> Hello,
>
> Found a FTBFS while trying to build unzip package in Debian/sid on armhf
> host.
>
> gcc -c -g -O2 -fstack-protector-strong -Wall -D_FORTIFY_SOURCE=2 -I.
>
On Fri, Oct 10, 2014 at 05:33:00PM +0200, Hector Oron wrote:
> Package: gcc-4.9
> Version: 4.9.1-16
> Severity: important
>
> Hello,
>
> Found a FTBFS while trying to build unzip package in Debian/sid on armhf
> host.
>
> gcc -c -g -O2 -fstack-protector-strong -Wall -D_FORTIFY_SOURCE=2 -I.
>
Package: gcc-4.9
Version: 4.9.1-16
Severity: important
Hello,
Found a FTBFS while trying to build unzip package in Debian/sid on armhf host.
gcc -c -g -O2 -fstack-protector-strong -Wall -D_FORTIFY_SOURCE=2 -I.
-DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT
-DUNIC
10 matches
Mail list logo