public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/99489] New: internal compiler error: during GIMPLE pass: strlen in dlt_logstorage_log_file_name()
@ 2021-03-09 16:29 raj.khem at gmail dot com
  2021-03-09 16:30 ` [Bug tree-optimization/99489] " raj.khem at gmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: raj.khem at gmail dot com @ 2021-03-09 16:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99489
           Summary: internal compiler error: during GIMPLE pass: strlen in
                    dlt_logstorage_log_file_name()
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: raj.khem at gmail dot com
  Target Milestone: ---

Created attachment 50339
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50339&action=edit
testcase

Attached test is causing ICE on aarch64 targets


aarch64-yoe-linux-musl-gcc -O2 -c dlt_offline_logstorage_behavior.i
during GIMPLE pass: strlen
/mnt/b/yoe/master/build/tmp/work/cortexa72-yoe-linux-musl/dlt-daemon/2.18.6-r0/git/src/offlinelogstorage/dlt_offline_logstorage_behavior.c:
In function 'dlt_logstorage_log_file_name.part.0':
/mnt/b/yoe/master/build/tmp/work/cortexa72-yoe-linux-musl/dlt-daemon/2.18.6-r0/git/src/offlinelogstorage/dlt_offline_logstorage_behavior.c:54:6:
internal compiler error: Segmentation fault
   54 | void dlt_logstorage_log_file_name(char *log_file_name,
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
0x1669eb8 internal_error(char const*, ...)
        ???:0
0x679c22 private_lookup_attribute(char const*, unsigned long, tree_node*)
        ???:0
0x77a73f gimple_call_alloc_size(gimple*, generic_wide_int<wide_int_storage>*,
range_query*)
        ???:0
0xd65005 strlen_dom_walker::before_dom_children(basic_block_def*)
        ???:0
0x14e02f7 dom_walker::walk(basic_block_def*)
        ???:0

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

end of thread, other threads:[~2021-03-13 23:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 16:29 [Bug tree-optimization/99489] New: internal compiler error: during GIMPLE pass: strlen in dlt_logstorage_log_file_name() raj.khem at gmail dot com
2021-03-09 16:30 ` [Bug tree-optimization/99489] " raj.khem at gmail dot com
2021-03-09 18:00 ` [Bug tree-optimization/99489] [11 Regression] " msebor at gcc dot gnu.org
2021-03-09 19:29 ` marxin at gcc dot gnu.org
2021-03-09 19:40 ` marxin at gcc dot gnu.org
2021-03-09 19:43 ` marxin at gcc dot gnu.org
2021-03-09 19:59 ` msebor at gcc dot gnu.org
2021-03-09 22:09 ` msebor at gcc dot gnu.org
2021-03-11 18:26 ` dcb314 at hotmail dot com
2021-03-13 21:29 ` cvs-commit at gcc dot gnu.org
2021-03-13 21:30 ` msebor at gcc dot gnu.org
2021-03-13 23:39 ` raj.khem at gmail dot com

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).