https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120955
--- Comment #18 from fiesh at zefix dot tv ---
Ok, finally here's a reduced testcase:
-8<-
typedef int c __attribute__((__mode__(__SI__)));
typedef int d __attribute__((__mode__(__SI__)));
template < typename f, int g > struct h {
typ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119853
--- Comment #2 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:04b42c4245d85f77aa54ec002ebd7bbe6fde5f11
commit r16-2369-g04b42c4245d85f77aa54ec002ebd7bbe6fde5f11
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119854
--- Comment #2 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:04b42c4245d85f77aa54ec002ebd7bbe6fde5f11
commit r16-2369-g04b42c4245d85f77aa54ec002ebd7bbe6fde5f11
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121185
Bug ID: 121185
Summary: [16.0 regression] Numerics of Monte Carlo integrator
changed
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119377
--- Comment #22 from Iain Sandoe ---
(In reply to James K. Lowden from comment #21)
> Commit 069bf2fe31e99f0415ddb6acaf76cfb6eee8bb6a on June 9 included a change
> to the lexer that corrected an uninitialized value for the SECTION token.
> That
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121091
--- Comment #7 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #5)
> Patch posted:
> https://gcc.gnu.org/pipermail/gcc-patches/2025-July/689666.html
I am still working on getting a fixed up patch. Hopefully by the end of the
week
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105404
Sam James changed:
What|Removed |Added
Keywords||patch
--- Comment #18 from Sam James ---
h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121184
Bug ID: 121184
Summary: Violation of style check -gnatyc is reported as
violation of -gnatyt
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119377
--- Comment #21 from James K. Lowden ---
Commit 069bf2fe31e99f0415ddb6acaf76cfb6eee8bb6a on June 9 included a change to
the lexer that corrected an uninitialized value for the SECTION token. That
error could have manifested on Darwin and lay hi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121183
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121183
Bug ID: 121183
Summary: extra sign extend in some cases
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83247
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|pinskia at gcc do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
Eric Botcazou changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #15 from Eric B
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #14 from Tom Kacvinsky ---
Unfortunately, -fgnat-encodings=all doesn't help when using -gcodeview. We
still get the same error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83247
--- Comment #9 from Andrew Pinski ---
gnat.dg/opt86[abc].adb still fails.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121020
Sam James changed:
What|Removed |Added
Last reconfirmed||2025-07-20
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121145
--- Comment #4 from GCC Commits ---
The releases/gcc-15 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:d553ca787f1f9797ebe1e33fc189cc4a5220c136
commit r15-10014-gd553ca787f1f9797ebe1e33fc189cc4a5220c136
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110949
--- Comment #3 from Andrew Pinski ---
Created attachment 61919
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61919&action=edit
patch which is under testing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121180
--- Comment #6 from Halalaluyafail3 ---
(In reply to Jonathan Wakely from comment #5)
> struct Empty { };
> struct S : Empty { char buf[1]; };
>
> int main()
> {
> S s;
> new (s.buf) Empty;
> }
>
> Isn't this exactly the same?
Yes, that ha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121182
Paul Thomas changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121182
Bug ID: 121182
Summary: F2018 GENERIC statement is missing
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110949
--- Comment #2 from Andrew Pinski ---
I wonder if we should only do this if it is single use ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95906
--- Comment #10 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #8)
> cmp_8 = -_2;
> _3 = cmp_8 & a_6(D);
> We convert that into:
> _2 * a_6(D);
>
> And then have:
> _11 = _2 + -1;
> _5 = b_7(D) & _11;
>
> This could be c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83247
Andrew Pinski changed:
What|Removed |Added
Attachment #55714|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #13 from Eric Botcazou ---
Making -gcodeview works for Ada in the general case looks hopeless given the
sophistication of the DWARF required to describe Ada's dynamic types, so the
only way out is probably to force -fgnat-encodings=a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #12 from Tom Kacvinsky ---
Unrelated to Ada, but I should probably check the Fortran compiler to see if it
supports -gcodeview.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121180
--- Comment #5 from Jonathan Wakely ---
struct Empty { };
struct S : Empty { char buf[1]; };
int main()
{
S s;
new (s.buf) Empty;
}
Isn't this exactly the same?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #11 from Andrew Teylu ---
Ah, no, I think Eric is correct in that it doesn't work at all (even if gcc
doesn't fail).
I used https://github.com/Microsoft/microsoft-pdb/blob/master/cvdump/cvdump.exe
to look at the pdb file generated w
28 matches
Mail list logo