From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1BD363857817; Sat, 9 Oct 2021 11:01:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1BD363857817 From: "gulsenenginar at aol dot com" To: gdb-prs@sourceware.org Subject: [Bug build/27385] Cannot compile arc.c with gcc-4.8 (error: no matching function for call to 'std::pair...') Date: Sat, 09 Oct 2021 11:01:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gulsenenginar at aol dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 10.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2021 11:01:03 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27385 Gulsen Engin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gulsenenginar at aol dot c= om --- Comment #16 from Gulsen Engin --- /gdb/arch/arc.c:117:43: required from here http://www.compilatori.com/technology/download-videos/ /usr/include/c++/4.8.2/bits/hashtable_policy.h:195:39: error: no matching function for call to =E2=80=98std::pair >::pair(const arc_arch_features&, target_desc*&)=E2=80= =99 : _M_v(std::forward<_Args>(__args)...) { } http://www.acpirateradio.co.uk/technology/global-warming/ ^=20 /usr/include/c++/4.8.2/bits/hashtable_policy.h:195:39: note: candidates are: https://www.webb-dev.co.uk/crypto/crypto-fell/ In file included from /usr/include/c++/4.8.2/utility:70:0, from /usr/include/c++/4.8.2/tuple:38, http://www.logoarts.co.uk/technology/robot-vacuums/ from /usr/include/c++/4.8.2/functional:55,=20 from ../../gdb/../gdbsupport/ptid.h:35, https://komiya-dental.com/shopping/buy-android/ from ../../gdb/../gdbsupport/common-defs.h:123, from ../../gdb/arch/arc.c:19: http://www.slipstone.co.uk/technology/cars-interior/ /usr/include/c++/4.8.2/bits/stl_pair.h:206:9: note: template std::pair<_T1, http://embermanchester.uk/technology/telegram/= =20=20 _T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple<_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>) pair(tuple<_Args1...>&, tuple<_Args2...>&, http://connstr.net/technology/nasa-latest/ ^ -------->8--------- http://joerg.li/technology/b-class-cars/ Thanks to Tome de Vries' investigation, same fix applies in ARC's case as w= ell: --------8<--------- http://www.jopspeech.com/travel/windows-11/ diff --git a/gdb/arch/arc.c b/gdb/arch/arc.c index 3808f9f..a5385ce 100644 --- a/gdb/arch/arc.c +++ b/gdb/arch/arc.c http://www.wearelondonmade.com/travel/renault/ @@ -114,7 +114,7 @@ struct arc_arch_features_hasher target_desc *tdesc =3D arc_create_target_description (features); https://waytowhatsnext.com/computers/discord-and-steam/ /* Add the newly created target description to the repertoire. */ - arc_tdesc_cache.emplace (features, tdesc); http://www.iu-bloomington.com/sports/honda-civic/ + arc_tdesc_cache.emplace (features, target_desc_up (tdesc)); https://pro-sangyoui.com/ https://fintechzoom.com/reviews/15-best-water-bottles-of-2021/ https://fintechzoom.com/reviews/10-best-yoga-mats-of-2021/ https://wikifinancepedia.com/ https://financeplusinsurance.com/ https://financeinsuranceblog.com/ https://fintechzoom.com/reviews/the-greatest-robot-vacuums-for-assure-clean= er-floors/ https://fintechzoom.com/reviews/the-11-best-air-purifiers-in-2021/ https://fintechzoom.com/reviews/the-6-best-cordless-stick-vacuum-in-2021/ https://amazon.com/Christopher-Horne/e/B08D6C1D2P%3Fref=3Ddbs_a_mng_rwt_scn= s_share https://nhacai888b.com/ https://www.soicau888.net/ https://kaiyokukan.vn/ http://twin688.net/ https://typhu88.me/ https://fitveform.com/ https://www.thegamblinggurus.com/ https://nodepositpokeronline.com/ https://onlinecasinoku.com/ https://slickcashloanca.blogspot.com/ https://www.aaz-credit-immobilier.com/ https://www.sport-trader.com/ https://www.lespersiennes.com/ https://www.espresso-international.it/ https://www.espresso-international.fi/ https://footballexpress.in/ https://sixsports.in/ https://true-tech.net/ https://www.alivechristians.com/bible-verses-about-healing-sickness/ https://photoslate.co/ https://trellising-net.com/ https://www.seminariostop.com/seminarios-y-talleres/como-importar-de-china-= alibaba-aliexpress-dropshipping-peru/ https://bestonlinegambler.com/ https://vipcasinotips.com/ https://casinogamblingideas.com/ https://realmoneycasinoguides.com/ https://casinoexpertadvice.com/ https://komopoker5.com/ https://zehabesha.com/ --=20 You are receiving this mail because: You are on the CC list for the bug.=