bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/19851] Binutils fails to build with -O0


From: hjl.tools at gmail dot com
Subject: [Bug ld/19851] Binutils fails to build with -O0
Date: Tue, 22 Mar 2016 12:18:43 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19851

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
            Version|2.26                        |2.27 (HEAD)
         Resolution|FIXED                       |---

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
Not fixed:

gcc -DHAVE_CONFIG_H -I. -I/export/gnu/import/git/sources/binutils-gdb/binutils 
-I. -I/export/gnu/import/git/sources/binutils-gdb/binutils -I../bfd
-I/export/gnu/import/git/sources/binutils-gdb/binutils/../bfd
-I/export/gnu/import/git/sources/binutils-gdb/binutils/../include
-DLOCALEDIR="\"/usr/local/share/locale\""
-Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror  -g -O0 -MT dwarf.o
-MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018process_extended_line_op\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:419:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018decode_location_expression\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:887:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018read_and_display_attr_value\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:1495:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018process_debug_info\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:2241:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018read_debug_line_header\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:2732:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_debug_lines_decoded\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:3191:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_debug_pubnames_worker\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:3715:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_debug_macro\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:4026:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_loc_list\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:4342:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_debug_aranges\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:4855:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_debug_ranges\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:5104:1: error:
stack usage might be unbounded [-Werror=stack-usage=]
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c: In function
\u2018display_debug_frames\u2019:
/export/gnu/import/git/sources/binutils-gdb/binutils/dwarf.c:5714:1: error:
stack usage might be unbounded [-Werror=stack-usage=]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]