public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/108032] New: internal compiler error : in final_scan_insn_1, at final.c:3079
@ 2022-12-09 14:30 ramesh.rajender at mavenir dot com
  2022-12-09 14:35 ` [Bug target/108032] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ramesh.rajender at mavenir dot com @ 2022-12-09 14:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108032
           Summary: internal compiler error : in final_scan_insn_1, at
                    final.c:3079
           Product: gcc
           Version: 9.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ramesh.rajender at mavenir dot com
  Target Milestone: ---

Error:
=====

IScpCmiApp.cpp: In member function ‘virtual void
IScpCmiApp::_ZThn23947680_N10IScpCmiAppD1Ev()’:
IScpCmiApp.cpp:7128:1: internal compiler error: in final_scan_insn_1, at
final.c:3079
 7128 | }



Sample Code:
=============
IScpCmiApp::IScpCmiApp(): 
            AsCommonCmi< CMI<IScpCmiApp> >(INTERFACE_ISCP),
            TasRegionCmi<CMI<IScpCmiApp>, IScpCmiApp
>::TasRegionCmi(INTERFACE_ISCP),
            HASyncCmi< CMI<IScpCmiApp> >(INTERFACE_ISCP),
            TasDiamCmi<CMI<IScpCmiApp>,IScpCmiApp>::TasDiamCmi(INTERFACE_ISCP),
           
CtasDiamAppInterfaceMap<CMI<IScpCmiApp>,IScpCmiApp>::CtasDiamAppInterfaceMap(INTERFACE_ISCP),
           
RestApiTemplates<CMI<IScpCmiApp>,IScpCmiApp>::RestApiTemplates(INTERFACE_ISCP)

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

* [Bug target/108032] internal compiler error : in final_scan_insn_1, at final.c:3079
  2022-12-09 14:30 [Bug c++/108032] New: internal compiler error : in final_scan_insn_1, at final.c:3079 ramesh.rajender at mavenir dot com
@ 2022-12-09 14:35 ` pinskia at gcc dot gnu.org
  2022-12-09 14:51 ` jakub at gcc dot gnu.org
  2023-12-06 19:03 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-09 14:35 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2022-12-09
     Ever confirmed|0                           |1
          Component|c++                         |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
            /* If we have a length attribute, this instruction should have
               been split in shorten_branches, to ensure that we would have
               valid length info for the splitees.  */
            gcc_assert (!HAVE_ATTR_length);


Can you read https://gcc.gnu.org/bugs/ and provide what is requested there?

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

* [Bug target/108032] internal compiler error : in final_scan_insn_1, at final.c:3079
  2022-12-09 14:30 [Bug c++/108032] New: internal compiler error : in final_scan_insn_1, at final.c:3079 ramesh.rajender at mavenir dot com
  2022-12-09 14:35 ` [Bug target/108032] " pinskia at gcc dot gnu.org
@ 2022-12-09 14:51 ` jakub at gcc dot gnu.org
  2023-12-06 19:03 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-12-09 14:51 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Also note that GCC 9.x is not supported anymore.

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

* [Bug target/108032] internal compiler error : in final_scan_insn_1, at final.c:3079
  2022-12-09 14:30 [Bug c++/108032] New: internal compiler error : in final_scan_insn_1, at final.c:3079 ramesh.rajender at mavenir dot com
  2022-12-09 14:35 ` [Bug target/108032] " pinskia at gcc dot gnu.org
  2022-12-09 14:51 ` jakub at gcc dot gnu.org
@ 2023-12-06 19:03 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-12-06 19:03 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|WAITING                     |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Closing.

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

end of thread, other threads:[~2023-12-06 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09 14:30 [Bug c++/108032] New: internal compiler error : in final_scan_insn_1, at final.c:3079 ramesh.rajender at mavenir dot com
2022-12-09 14:35 ` [Bug target/108032] " pinskia at gcc dot gnu.org
2022-12-09 14:51 ` jakub at gcc dot gnu.org
2023-12-06 19:03 ` mpolacek 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).