https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106910
--- Comment #6 from CVS Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:3e8c4b925a9825fdb8c81f47b621f63108894362
commit r13-2694-g3e8c4b925a9825fdb8c81f47b621f63108894362
Author: liuhongt
Date: Thu Sep
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106953
Bug ID: 106953
Summary: C++23 add new headers for freestanding
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106953
Jonathan Wakely changed:
What|Removed |Added
Blocks||106749
--- Comment #1 from Jonathan W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106654
Pilar Latiesa changed:
What|Removed |Added
CC||pilarlatiesa at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99243
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98719, which changed state.
Bug 98719 Summary: [modules] translating importable standard headers causes
various ICEs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98719
What|Removed |A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99243
Jonathan Wakely changed:
What|Removed |Added
CC||boris at kolpackov dot net
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98719
Jonathan Wakely changed:
What|Removed |Added
Status|SUSPENDED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99243
--- Comment #5 from Egor Pugin ---
Possible naive fix is to change in module.cc (void module_state::set_filename
(const Cody::Packet &packet)):
- error_at (loc, "unknown Compiled Module Interface: %s",
packet.GetString ().c_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106954
Bug ID: 106954
Summary: [12 Regression] compiler fail base on gfortran
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106955
Bug ID: 106955
Summary: [13 Regression] '-fcompare-debug' failure w/
-std=c++20 -O1 -ftree-parallelize-loops=2 -fno-ipa-sra
--param ggc-min-expand=55
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106858
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:39dc66558e066e67fd40f21f53cee80989ae742d
commit r13-2696-g39dc66558e066e67fd40f21f53cee80989ae742d
Author: Jason Merrill
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106926
--- Comment #4 from John Zwinck ---
Jonathan, thank you for the discussion, I agree with your points and think
adding an attribute for this makes sense.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92505
--- Comment #5 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:7107ea6fb933f1e928593c7e92edfd64ccf0df63
commit r13-2701-g7107ea6fb933f1e928593c7e92edfd64ccf0df63
Author: Patrick Palka
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956
Bug ID: 106956
Summary: GCC 12.2.0 & Mac OS X Lion : make failed
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956
--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 53584
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53584&action=edit
configure.log
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956
--- Comment #2 from bug-reports.delphin at laposte dot net ---
Created attachment 53585
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53585&action=edit
make.log
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819
--- Comment #11 from bug-reports.delphin at laposte dot net ---
Another compilation error with 12.2.0 (NB Please see bug n. 106956).
Maybe Lion too old ? Bad compilers(s) (GCC, Python...) ?
Kind regards,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106957
Bug ID: 106957
Summary: compiler error when calling lambda in decltype in
trailing return type of function templated on T when
passing T{} to the lambda
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819
--- Comment #12 from Jonathan Wakely ---
*** Bug 106956 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106932
TC changed:
What|Removed |Added
CC||rs2740 at gmail dot com
--- Comment #8 from TC --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106654
--- Comment #6 from Jakub Jelinek ---
(In reply to Pilar Latiesa from comment #5)
> (In reply to Jakub Jelinek from comment #4)
> > Note, I think for [[assume(i == j)]]; we can just emit if (i == j) ; else
> > __builtin_unreachable ();
>
> It w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58628
--- Comment #3 from Alexander Pyhalov ---
I still see this behavior with gcc version 10.4.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58628
--- Comment #4 from Alexander Pyhalov ---
If it helps, the last comment from illumos-gate bug report says
"From what I can tell ctype::_M_initialize_ctype() in
gcc-5.1.0/ibstdc++-v3/config/locale/generic/ctype_members.cc:248 is basically
just ca
of expected passes11442
# of unexpected failures15
# of unresolved testcases 2
# of unsupported tests 442
/home/bergner/gcc/build/gcc-fsf-master-lang-D/gcc/gdc version 13.0.0 20220916
(experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106958
Bug ID: 106958
Summary: [13 Regression] ICE in reassoc since r13-2658
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106958
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100245
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:9035eaaf028ca609660f1f55c0d9f22fb7d3b797
commit r12-8768-g9035eaaf028ca609660f1f55c0d9f22fb7d3b797
Author: José Rui Fausti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106857
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:f5023ce74f882b7f7c8cf41e70cc7380ba0eba06
commit r12-8769-gf5023ce74f882b7f7c8cf41e70cc7380ba0eba06
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106958
Jeffrey A. Law changed:
What|Removed |Added
CC||jeffreyalaw at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103626
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106932
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Summary|Incorrect behavi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103287
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||jrfsousa at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100024
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100025
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103287
--- Comment #9 from anlauf at gcc dot gnu.org ---
*** Bug 100025 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106958
--- Comment #2 from Jakub Jelinek ---
Created attachment 53587
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53587&action=edit
gcc13-pr106958.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106953
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:cf0fded5d837bad590eb091d8a3dc4898872560f
commit r13-2705-gcf0fded5d837bad590eb091d8a3dc4898872560f
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
Peter Bergner changed:
What|Removed |Added
Last reconfirmed||2022-09-17
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
--- Comment #21 from Peter Bergner ---
(In reply to Peter Bergner from comment #20)
> So going back to my IBM128 build, I see that libphobos does have some code
> relating to mant_dig == 106 which is IBM128/IBM double-double, including in
> the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
--- Comment #22 from Peter Bergner ---
(In reply to Peter Bergner from comment #21)
> For the record, this is what I'm testing with:
So we get farther, but ICE again at:
/home/bergner/gcc/gcc-fsf-mainline-lang-D/libphobos/src/std/math/exponenti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
--- Comment #23 from Peter Bergner ---
(In reply to Peter Bergner from comment #22)
> Looking at expImpl(), it has implementations for all of the float types
> except for IBM128. Maybe just need to add support for that???
A few other places as
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106953
--- Comment #3 from cqwrteur ---
(In reply to Jonathan Wakely from comment #1)
> Yes, work has already started on this.
https://github.com/cplusplus/draft/releases/download/n4917/n4917.pdf
I've tried but those headers are not installed. no uti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106953
--- Comment #4 from cqwrteur ---
(In reply to Jonathan Wakely from comment #1)
> Yes, work has already started on this.
BTW TR1_STDINT is still not defined for freestanding without libc. cstdint does
not import any types like std::uint_least64_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
--- Comment #24 from Iain Buclaw ---
(In reply to Peter Bergner from comment #22)
> (In reply to Peter Bergner from comment #21)
> > For the record, this is what I'm testing with:
>
> So we get farther, but ICE again at:
> /home/bergner/gcc/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
--- Comment #25 from Iain Buclaw ---
(In reply to Iain Buclaw from comment #24)
> I'd imagine all static asserts would be hit, so a lot more than that -
> floor, tan, sin, cos, pow, etc... - some of which are not exactly trivial to
> implement f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106952
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106954
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106955
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |13.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106959
Bug ID: 106959
Summary: [13 Regression] ICE in curr_insn_transform, at
lra-constraints.cc:4168 (error: unable to generate
reloads), or ICE in simplify_subreg, at
s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106959
--- Comment #1 from Arseny Solokha ---
(In reply to Arseny Solokha from comment #0)
> __int128 a = 0;
No need for 'a' be __int128 here, int would suffice.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106958
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:9ac9fde961f76879f0379ff3b2494a2f9ac915f7
commit r13-2709-g9ac9fde961f76879f0379ff3b2494a2f9ac915f7
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106958
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
55 matches
Mail list logo