public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/102681] New: AArch64 bootstrap failure
@ 2021-10-11  5:58 fxue at os dot amperecomputing.com
  2021-10-11  6:34 ` [Bug tree-optimization/102681] " aldyh at gcc dot gnu.org
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: fxue at os dot amperecomputing.com @ 2021-10-11  5:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102681

            Bug ID: 102681
           Summary: AArch64 bootstrap failure
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fxue at os dot amperecomputing.com
  Target Milestone: ---

This occurs after commit "Loosen loop crossing restriction in threader"
(ec0124e0acb556cdf5dba0e8d0ca6b69d9537fcc).

In function ‘void mark_stack_region_used(poly_uint64, poly_uint64)’,
    inlined from ‘rtx_def* emit_library_call_value_1(int, rtx, rtx,
libcall_type, machine_mode, int, rtx_mode_t*)’ at ../../gcc/calls.c:4536:29:
../../gcc/calls.c:206:26: error: ‘const_upper’ may be used uninitialized in
this function [-Werror=maybe-uninitialized]
  206 |       stack_usage_map[i] = 1;
      |       ~~~~~~~~~~~~~~~~~~~^~~
../../gcc/calls.c: In function ‘rtx_def* emit_library_call_value_1(int, rtx,
rtx, libcall_type, machine_mode, int, rtx_mode_t*)’:
../../gcc/calls.c:202:39: note: ‘const_upper’ was declared here
  202 |   unsigned HOST_WIDE_INT const_lower, const_upper;
      |                                       ^~~~~~~~~~~

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2021-10-22 11:21 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11  5:58 [Bug tree-optimization/102681] New: AArch64 bootstrap failure fxue at os dot amperecomputing.com
2021-10-11  6:34 ` [Bug tree-optimization/102681] " aldyh at gcc dot gnu.org
2021-10-11  8:07 ` tnfchris at gcc dot gnu.org
2021-10-11  9:09 ` [Bug bootstrap/102681] [12 Regression] " rguenth at gcc dot gnu.org
2021-10-11 16:35 ` msebor at gcc dot gnu.org
2021-10-14  7:00 ` fxue at os dot amperecomputing.com
2021-10-14 12:25 ` rsandifo at gcc dot gnu.org
2021-10-16 20:03 ` pinskia at gcc dot gnu.org
2021-10-21  9:22 ` pinskia at gcc dot gnu.org
2021-10-21 18:21 ` pinskia at gcc dot gnu.org
2021-10-21 18:43 ` pinskia at gcc dot gnu.org
2021-10-21 18:58 ` pinskia at gcc dot gnu.org
2021-10-21 19:52 ` pinskia at gcc dot gnu.org
2021-10-21 22:23 ` pinskia at gcc dot gnu.org
2021-10-21 22:35 ` pinskia at gcc dot gnu.org
2021-10-21 23:21 ` pinskia at gcc dot gnu.org
2021-10-22  5:42 ` pinskia at gcc dot gnu.org
2021-10-22  5:47 ` pinskia at gcc dot gnu.org
2021-10-22  6:12 ` tnfchris at gcc dot gnu.org
2021-10-22  7:21 ` aldyh at gcc dot gnu.org
2021-10-22  7:30 ` aldyh at gcc dot gnu.org
2021-10-22  7:47 ` aldyh at gcc dot gnu.org
2021-10-22  8:32 ` rguenth at gcc dot gnu.org
2021-10-22  9:41 ` cvs-commit at gcc dot gnu.org
2021-10-22  9:42 ` rguenth at gcc dot gnu.org
2021-10-22 11:21 ` rsandifo at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).