++
Assignee: unassigned at gcc dot gnu.org
Reporter: matwey.kornilov at gmail dot com
Target Milestone: ---
Hello,
I am running gcc-c++ 14.2.1 with libstdc++ and I've found that the following
code works incorrectly:
#include
#include
#include
int main(int argc, char**
ty: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: matwey.kornilov at gmail dot com
Target Milestone: ---
Hi,
While I am trying to build avr-gcc from master with Freestanding C++ standard
library on x86_64 host sys
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96055
--- Comment #2 from Matwey V. Kornilov ---
(In reply to Andrew Pinski from comment #1)
> Patches should be sent to gcc-patches@ after reading
> https://gcc.gnu.org/contribute.html .
Thanks. I did a month ago, but nobody has answered:
https://gc
Assignee: unassigned at gcc dot gnu.org
Reporter: matwey.kornilov at gmail dot com
Target Milestone: ---
Created attachment 48832
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48832&action=edit
Patch to resolve the issue
Hello,
Currently, avr-gcc lacks support for Atme
++
Assignee: unassigned at gcc dot gnu.org
Reporter: matwey.kornilov at gmail dot com
Target Milestone: ---
Created attachment 46984
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46984&action=edit
code snippet
Hello,
I am using "gcc (SUSE Linux) 9.2.1 20190903 [
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47568
--- Comment #3 from Matwey V. Kornilov
2011-02-01 15:24:30 UTC ---
Thanks. What is its bugid? I didn't find something similar and then I filled
this ticket. Probably I looked through not careful enough.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47568
Summary: Name lookup: different behavior 4.1.2 / 4.5.0
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassi