public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug analyzer/107249] New: ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr'
@ 2022-10-13 13:29 danglin at gcc dot gnu.org
  2022-10-13 13:45 ` [Bug ipa/107249] " marxin at gcc dot gnu.org
  2022-10-13 21:20 ` danglin at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2022-10-13 13:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107249
           Summary: ipa-sra.cc:3030:1: error: insertion out of range in
                    'bit_insert_expr'
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa*-*-linux*
            Target: hppa*-*-linux*
             Build: hppa*-*-linux*

In stage3, build fails:

/home/dave/gnu/gcc/objdir/./prev-gcc/xg++
-B/home/dave/gnu/gcc/objdir/./prev-gcc
/ -B/home/dave/opt/gnu/gcc/gcc-13/hppa-linux-gnu/bin/ -nostdinc++
-B/home/dave/g
nu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs 
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
 -I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include 
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs 
-fno-PIE -c   -g -O2 -fchecking=1 -DIN_GCC     -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H
-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -I../../gcc/gcc/../libcody 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber -I../../gcc/gcc/../libbacktrace   -o ipa-sra.o -MT ipa-sra.o
-MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/gcc/ipa-sra.cc
../../gcc/gcc/ipa-sra.cc: In function 'void
{anonymous}::process_edge_to_unknown_caller(cgraph_edge*)':
../../gcc/gcc/ipa-sra.cc:3030:1: error: insertion out of range in
'bit_insert_expr'
 3030 | process_edge_to_unknown_caller (cgraph_edge *cs)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_ifc__83 = BIT_INSERT_EXPR <_ifc__78, 0, 18446744073709551584 (1 bits)>;
../../gcc/gcc/ipa-sra.cc:3030: confused by earlier errors, bailing out
make[3]: *** [Makefile:1146: ipa-sra.o] Error 1

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

* [Bug ipa/107249] ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr'
  2022-10-13 13:29 [Bug analyzer/107249] New: ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr' danglin at gcc dot gnu.org
@ 2022-10-13 13:45 ` marxin at gcc dot gnu.org
  2022-10-13 21:20 ` danglin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-10-13 13:45 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-10-13
          Component|analyzer                    |ipa
             Status|UNCONFIRMED                 |WAITING
                 CC|                            |andre.simoesdiasvieira@arm.
                   |                            |com, marxin at gcc dot gnu.org
           Assignee|dmalcolm at gcc dot gnu.org        |unassigned at gcc dot gnu.org

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Likely fixed with r13-3270-g9f0d4adabe2035886a1aa8d2ca990a90de000613, can you
please re-try?

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

* [Bug ipa/107249] ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr'
  2022-10-13 13:29 [Bug analyzer/107249] New: ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr' danglin at gcc dot gnu.org
  2022-10-13 13:45 ` [Bug ipa/107249] " marxin at gcc dot gnu.org
@ 2022-10-13 21:20 ` danglin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2022-10-13 21:20 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|WAITING                     |RESOLVED

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> ---
Yes.

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

end of thread, other threads:[~2022-10-13 21:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-13 13:29 [Bug analyzer/107249] New: ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr' danglin at gcc dot gnu.org
2022-10-13 13:45 ` [Bug ipa/107249] " marxin at gcc dot gnu.org
2022-10-13 21:20 ` danglin 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).