https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102817
--- Comment #4 from anlauf at gcc dot gnu.org ---
Furthermore the "scalar" variants work:
...
type(t), parameter :: u= t(4)
...
y = (u%a)
...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102899
--- Comment #7 from Jonathan Wakely ---
(In reply to Jakub Jelinek from comment #5)
> What I see is clang performing checks at a place it shouldn't.
> It can be better seen on
> struct Test {
> constexpr Test() = default;
>
> constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102794
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102899
--- Comment #8 from Jonathan Wakely ---
(In reply to Jakub Jelinek from comment #5)
> The object is only destroyed after the destructor finishes, which is never
> in this case.
But it's still wrong to re-enter the destructor after it starts, ev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102882
--- Comment #4 from Jonathan Wakely ---
OK, that confirms that the allocations are being done by the std::string
objects inside the library.
But I really don't want to have to use custom allocators every time we use
std::string in such tests.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102894
Jonathan Wakely changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Ev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102810
Andrew Pinski changed:
What|Removed |Added
URL|https://stackoverflow.com/q |
|/69583120/5264491
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102826
--- Comment #4 from Andrew Pinski ---
(In reply to Haochen Jiang from comment #3)
> However, in the gfortran config part of gcc, it should not has the finclude
> part for F951 under all circumstances or there should be some option to
> control t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102829
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92621
--- Comment #23 from CVS Commits ---
The master branch has been updated by Tobias Burnus :
https://gcc.gnu.org/g:24e99e6ec1cc57f3660c00ff677c7feb16aa94d2
commit r12-4632-g24e99e6ec1cc57f3660c00ff677c7feb16aa94d2
Author: Tobias Burnus
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92621
Tobias Burnus changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102894
--- Comment #1 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:0c1f737a485f05c591c94b50acfb416c45a4c916
commit r12-4634-g0c1f737a485f05c591c94b50acfb416c45a4c916
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102894
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48580
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102663
--- Comment #6 from CVS Commits ---
The master branch has been updated by Eric Gallager :
https://gcc.gnu.org/g:c3e80a16af287e804b87b8015307085399755cd4
commit r12-4636-gc3e80a16af287e804b87b8015307085399755cd4
Author: Eric Gallager
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102663
Eric Gallager changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102832
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102906
Bug ID: 102906
Summary: [12 regression] gcc.target/arm/ivopts-4.c fails since
r12-4526
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102857
--- Comment #5 from Christophe Lyon ---
Sure, I just filed PR 102906 for the ivopts-4.c issue on arm.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102907
Bug ID: 102907
Summary: aarch64/shrn-combine-[123].c fail with SVE
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: targe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102907
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-10-22
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95196
--- Comment #2 from CVS Commits ---
The master branch has been updated by Sandra Loosemore :
https://gcc.gnu.org/g:693abdb66aba25f3fb25c3cd8d65dbb64ecd37a0
commit r12-4638-g693abdb66aba25f3fb25c3cd8d65dbb64ecd37a0
Author: Sandra Loosemore
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95196
sandra at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAIT
101 - 123 of 123 matches
Mail list logo