https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109753
--- Comment #13 from Richard Biener ---
I think the issue might be that whoever is creating
__static_initialization_and_destruction_0 fails to honor the active
target pragma. Which means back to my suggestion to have multiple ones
when differen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113326
--- Comment #5 from Andrew Pinski ---
One more thing:
```
vect_shift_0 = vect_value >> { 0, 1, 2, 3 };
vect_shift_1 = vect_value >> { 4, 5, 6, 7 };
vect_shift_2 = vect_value >> { 8, 9, 10, 11 };
vect_shift_3 = vect_value >> { 12, 13, 14, 15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113197
Richard Biener changed:
What|Removed |Added
Priority|P1 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112740
--- Comment #14 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:e1f2d58a1e2536f13d3f2ea2d7373ae62cec9125
commit r14-7129-ge1f2d58a1e2536f13d3f2ea2d7373ae62cec9125
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111003
--- Comment #6 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:96fb3908d9b8e30f8d8355fbb133d25625a0fee9
commit r14-7130-g96fb3908d9b8e30f8d8355fbb133d25625a0fee9
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112740
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88670
Bug 88670 depends on bug 112740, which changed state.
Bug 112740 Summary: [14 Regression] wrong code with vector compare on riscv64
at -O0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112740
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109839
Donald Buczek changed:
What|Removed |Added
CC||buczek at molgen dot mpg.de
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113329
Bug ID: 113329
Summary: analyzer: False positive analyzer-fd-use-without-check
with dup2()
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113319
Richard Biener changed:
What|Removed |Added
CC||tnfchris at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113322
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113324
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106308
Ken Matsui changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113326
--- Comment #6 from Richard Biener ---
(In reply to Andrew Pinski from comment #5)
> One more thing:
> ```
> vect_shift_0 = vect_value >> { 0, 1, 2, 3 };
> vect_shift_1 = vect_value >> { 4, 5, 6, 7 };
> vect_shift_2 = vect_value >> { 8, 9, 10
hread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20240111 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113077
Alex Coplan changed:
What|Removed |Added
URL|https://gcc.gnu.org/piperma |https://gcc.gnu.org/piperma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113331
Bug ID: 113331
Summary: AMDGCN: Compilation failure due to duplicate
.LEHB/.LEHE symbols
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113326
--- Comment #7 from Feng Xue ---
(In reply to Richard Biener from comment #6)
> (In reply to Andrew Pinski from comment #5)
> > One more thing:
> > ```
> > vect_shift_0 = vect_value >> { 0, 1, 2, 3 };
> > vect_shift_1 = vect_value >> { 4, 5, 6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113332
Bug ID: 113332
Summary: [12/13/14 regression] ICE when building fcitx-5.1.6
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11
Bug ID: 11
Summary: analyzer: False positives with calloc()
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: analyzer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113077
--- Comment #13 from GCC Commits ---
The master branch has been updated by Alex Coplan :
https://gcc.gnu.org/g:5400778f69d19a94017561c7de02510d9c0899e6
commit r14-7132-g5400778f69d19a94017561c7de02510d9c0899e6
Author: Alex Coplan
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113077
Alex Coplan changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113320
Jonathan Wakely changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113332
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113331
--- Comment #1 from Richard Biener ---
These are exception handling region labels, possibly nvptx has no way to do EH.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113233
--- Comment #7 from GCC Commits ---
The master branch has been updated by LuluCheng :
https://gcc.gnu.org/g:ea2a9c76a1dcffbbec6e53655bef9236d3a8e691
commit r14-7134-gea2a9c76a1dcffbbec6e53655bef9236d3a8e691
Author: Yang Yujie
Date: Thu Jan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113126
Richard Biener changed:
What|Removed |Added
CC||crazylht at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113319
Tamar Christina changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113250
--- Comment #3 from GCC Commits ---
The master branch has been updated by Ken Matsui :
https://gcc.gnu.org/g:df147e2ee7199d33d66959c6509ce9c21072077f
commit r14-7135-gdf147e2ee7199d33d66959c6509ce9c21072077f
Author: Ken Matsui
Date: Wed Jan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113250
--- Comment #4 from GCC Commits ---
The releases/gcc-13 branch has been updated by Ken Matsui
:
https://gcc.gnu.org/g:3e51890ef351e7fb9e836c6a48f20ca97294dc16
commit r13-8209-g3e51890ef351e7fb9e836c6a48f20ca97294dc16
Author: Ken Matsui
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113250
--- Comment #5 from GCC Commits ---
The releases/gcc-12 branch has been updated by Ken Matsui
:
https://gcc.gnu.org/g:da19967df3ad5d123888ef24b4fd84be047df226
commit r12-10089-gda19967df3ad5d123888ef24b4fd84be047df226
Author: Ken Matsui
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113250
--- Comment #6 from GCC Commits ---
The releases/gcc-11 branch has been updated by Ken Matsui
:
https://gcc.gnu.org/g:6c4882dd9453d096429cfb4652f25915a931e155
commit r11-11188-g6c4882dd9453d096429cfb4652f25915a931e155
Author: Ken Matsui
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109162
Jonathan Wakely changed:
What|Removed |Added
Depends on||113318
--- Comment #6 from Jonathan W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113291
--- Comment #3 from Richard Biener ---
We're endlessly inlining during IPA. Honza, please have a look.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113315
Jakub Jelinek changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20240111 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113250
Ken Matsui changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112636
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113332
--- Comment #1 from Sam James ---
Created attachment 57041
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57041&action=edit
invalid.ii
Here's an invalid reduced version. Re-reducing...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109753
--- Comment #14 from Jan Hubicka ---
> I think the issue might be that whoever is creating
> __static_initialization_and_destruction_0 fails to honor the active
> target pragma. Which means back to my suggestion to have multiple ones
> when dif
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113316
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Last
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112505
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107466
Jonathan Wakely changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113323
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Eve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112636
--- Comment #3 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:05e8ef2a05b477589cae25af3311bad0f68a90fe
commit r14-7138-g05e8ef2a05b477589cae25af3311bad0f68a90fe
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112636
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111043
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110769
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110641
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110769
Bug 110769 depends on bug 110641, which changed state.
Bug 110641 Summary: [14 Regression] ICE in adjust_loop_info_after_peeling, at
tree-ssa-loop-ivcanon.cc:1023 since r14-2230-g7e904d6c7f2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110641
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113317
jules at gcc dot gnu.org changed:
What|Removed |Added
CC||jules at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113324
--- Comment #2 from Mikael Pettersson ---
I can reproduce with gcc-10.5.0 hosted on x86_64-pc-linux-gnu targeting
vax-netbsdelf, but not with gcc-11.4.0. 12.3.0, or 13.2.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112280
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113330
Jakub Jelinek changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112505
--- Comment #6 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:ec345df53556ec581590347f71c3d9ff3cdbca76
commit r14-7140-gec345df53556ec581590347f71c3d9ff3cdbca76
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113126
--- Comment #4 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:897b95a12b7fe549ec2cb8ef3a3f0e4fbabf9737
commit r14-7139-g897b95a12b7fe549ec2cb8ef3a3f0e4fbabf9737
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113126
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113330
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112918
--- Comment #16 from GCC Commits ---
The master branch has been updated by Vladimir Makarov :
https://gcc.gnu.org/g:a729b6e002fe76208f33fdcdee49d6a310a1940e
commit r14-7141-ga729b6e002fe76208f33fdcdee49d6a310a1940e
Author: Vladimir N. Makarov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113319
--- Comment #4 from GCC Commits ---
The master branch has been updated by Tamar Christina :
https://gcc.gnu.org/g:da1e651e9c00b9c6100b2ea915631eba0e0d07ba
commit r14-7142-gda1e651e9c00b9c6100b2ea915631eba0e0d07ba
Author: Tamar Christina
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113319
Tamar Christina changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86689
Patrick Palka changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113332
Patrick Palka changed:
What|Removed |Added
Last reconfirmed||2024-01-11
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113038
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113335
Bug ID: 113335
Summary: [C++23] Implement LWG3617 function/packaged_task
deduction guides and deducing this
Product: gcc
Version: unknown
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113336
Bug ID: 113336
Summary: libatomic (testsuite) regressions on
armv6-linux-gnueabihf
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113312
Florian Weimer changed:
What|Removed |Added
CC||fw at gcc dot gnu.org
--- Comment #12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113312
--- Comment #13 from H. Peter Anvin ---
No, it will not. Most OSes flows will want to merge the kernel and user flows
at some point for some handlers, so it isn't clear that that makes sense.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112817
--- Comment #13 from Vineet Gupta ---
Yeah Greg from Rivos started working on it. He'll update here as he makes
progress.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113334
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #13 from John David Anglin ---
Although the patch fixes the udlit-namespace.C test, I think the patch
still isn't correct. I think the code should use maybe_get_identifier
instead of get_identifier. See assemble_name_resolve.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113337
Bug ID: 113337
Summary: Rethrown uncaught exceptions don't invoke
std::terminate if SEH-based unwinding is used
Product: gcc
Version: 13.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113012
--- Comment #12 from GCC Commits ---
The releases/gcc-13 branch has been updated by Siddhesh Poyarekar
:
https://gcc.gnu.org/g:db86a6009fc83e8cb21cae49c7c55fc2b1186008
commit r13-8210-gdb86a6009fc83e8cb21cae49c7c55fc2b1186008
Author: Siddhesh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113012
Siddhesh Poyarekar changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #14 from Jakub Jelinek ---
(In reply to John David Anglin from comment #13)
> Although the patch fixes the udlit-namespace.C test, I think the patch
> still isn't correct. I think the code should use maybe_get_identifier
> instead o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #15 from Jakub Jelinek ---
So, I'm going to bootstrap/regtest:
2024-01-11 John David Anglin
Jakub Jelinek
PR middle-end/113182
* varasm.cc (process_pending_assemble_externals,
assemble_extern
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112477
--- Comment #9 from Jonathan Wakely ---
I see that this is actually causing lots of failures for PSTL tests when run
with -D_GLIBCXX_DEBUG
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113258
--- Comment #24 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:f50f2efae9fb0965d8ccdb62cfdb698336d5a933
commit r14-7146-gf50f2efae9fb0965d8ccdb62cfdb698336d5a933
Author: Jonathan Wakely
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113301
--- Comment #9 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:7f56a90269b393fcc55ef08e0990fafb7b1c24b4
commit r14-7148-g7f56a90269b393fcc55ef08e0990fafb7b1c24b4
Author: Andrew Pinski
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113322
--- Comment #3 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:a2be4e155992151b60fca6969a97d6efd91e82b5
commit r14-7149-ga2be4e155992151b60fca6969a97d6efd91e82b5
Author: Andrew Pinski
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113322
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113301
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #16 from dave.anglin at bell dot net ---
On 2024-01-11 12:37 p.m., jakub at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
>
> --- Comment #14 from Jakub Jelinek ---
> (In reply to John David Anglin from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111550
--- Comment #4 from Patrick Palka ---
The perfect forwarding issue is incidentally fixed in C++23 mode (when deducing
this is available) after r14-7150-gd2cb4693a0b383.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #17 from Jakub Jelinek ---
The allocation is completely intentional, exactly to be able to track whether
it was referenced or not. Otherwise the exercise makes no sense.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112477
--- Comment #10 from GCC Commits ---
The master branch has been updated by Francois Dumont :
https://gcc.gnu.org/g:46afbeb81414302829fbf10c107e5466a3cf44d7
commit r14-7151-g46afbeb81414302829fbf10c107e5466a3cf44d7
Author: François Dumont
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113338
Bug ID: 113338
Summary: Valid Code Rejected, bind(C) procedure with pointer
argument
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #18 from dave.anglin at bell dot net ---
On 2024-01-11 1:25 p.m., jakub at gcc dot gnu.org wrote:
> The allocation is completely intentional, exactly to be able to track whether
> it was referenced or not. Otherwise the exercise make
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #19 from Jakub Jelinek ---
I think stringpool hash table is never purged (unless libgccjit and
reinitializes stuff), so once something is looked up, it will be findable later
on as well.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113339
Bug ID: 113339
Summary: `-a/-b` is not simplified to `a/b` if done in seperate
statements
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Keywords: missed-optim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #20 from dave.anglin at bell dot net ---
On 2024-01-11 2:05 p.m., jakub at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
>
> --- Comment #19 from Jakub Jelinek ---
> I think stringpool hash table is nev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113339
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113339
--- Comment #2 from Andrew Pinski ---
Note the fold was added here:
https://gcc.gnu.org/pipermail/gcc-patches/1999-October/020476.html .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11
David Malcolm changed:
What|Removed |Added
Last reconfirmed||2024-01-11
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113338
--- Comment #1 from anlauf at gcc dot gnu.org ---
NAG also rejects the code.
The code compiles with gfortran if one declares t interoperable:
type, bind(c) :: t
Note that F2008 still had:
"(5) any dummy argument without the VALUE attribute
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113324
Roland Illig changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113313
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113313
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
--- Comment #5 from kargl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102609
corentinjabot at gmail dot com changed:
What|Removed |Added
CC||corentinjabot at gmail d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112477
--- Comment #11 from GCC Commits ---
The releases/gcc-13 branch has been updated by Francois Dumont
:
https://gcc.gnu.org/g:ffc5684a4d3d3c457e5d311e7088f3487cf5083e
commit r13-8212-gffc5684a4d3d3c457e5d311e7088f3487cf5083e
Author: François Dum
1 - 100 of 163 matches
Mail list logo