[Bug sanitizer/115225] signed integer overflow check missing with optimization

2024-05-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115225 Richard Biener changed: What|Removed |Added Component|tree-optimization |sanitizer Summary|[11/12/13

[Bug c++/115223] [15 regression] ICE when building KDE kontrast with LTO (error: ‘TYPE_CANONICAL’ has different ‘TYPE_CANONICAL’) since r15-779-g3c98d06a9016a0

2024-05-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115223 Richard Biener changed: What|Removed |Added Version|unknown |15.0 Keywords|

[Bug tree-optimization/115221] [15 regression] ICE when building reiser4progs (propagate_updated_value, at gimple-range-cache.cc:1368) since r15-80-g0ade358cd72ffa

2024-05-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115221 Richard Biener changed: What|Removed |Added Version|unknown |15.0 Priority|P3

[Bug tree-optimization/115220] [15 Regression] RISC-V: newlib targets ICE during sink pass triggered in verify_ssa (since r15-815-g5b9b3bae33cae7?)

2024-05-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115220 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org

[Bug tree-optimization/115214] tree-ssa-pre.c(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780)

2024-05-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115214 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug c++/115240] [alias] Does we assume the math function have pure attribute ?

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115240 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug c/115241] New: header-tools scripts not compatible to python3

2024-05-26 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115241 Bug ID: 115241 Summary: header-tools scripts not compatible to python3 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c++/115240] New: [alias] Does we assume the math function have pure attribute ?

2024-05-26 Thread zhongyunde at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115240 Bug ID: 115240 Summary: [alias] Does we assume the math function have pure attribute ? Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call in some cases

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115239 Andrew Pinski changed: What|Removed |Added Attachment #58294|0 |1 is obsolete|

[Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call from static_assert in some cases

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115239 --- Comment #2 from Andrew Pinski --- Created attachment 58294 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58294&action=edit Reduced further

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes

2024-05-26 Thread macro at orcam dot me.uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883 Bug 40883 depends on bug 79646, which changed state. Bug 79646 Summary: Typos in vax.opt https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646 What|Removed |Added ---

[Bug target/79646] Typos in vax.opt

2024-05-26 Thread macro at orcam dot me.uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646 Maciej W. Rozycki changed: What|Removed |Added CC||macro at orcam dot me.uk

[Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call from static_assert in some cases

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115239 Andrew Pinski changed: What|Removed |Added Summary|ICE: internal compiler |[14/15 Regression] ICE:

[Bug c++/115239] ICE: internal compiler error: Segmentation fault

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115239 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug c++/115239] New: ICE: internal compiler error: Segmentation fault

2024-05-26 Thread markus at oberhumer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115239 Bug ID: 115239 Summary: ICE: internal compiler error: Segmentation fault Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug tree-optimization/115238] bitwise_inverted_equal_p should handle uniform_integer_cst_p

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115238 Andrew Pinski changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug target/79646] Typos in vax.opt

2024-05-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646 --- Comment #6 from GCC Commits --- The master branch has been updated by Maciej W. Rozycki : https://gcc.gnu.org/g:a7f6543f21303583356fd2d2d1805bffbecc1bc5 commit r15-843-ga7f6543f21303583356fd2d2d1805bffbecc1bc5 Author: Abe Skolnik Date: M

[Bug c++/110137] implement clang -fassume-sane-operator-new

2024-05-26 Thread user202729 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110137 user202729 changed: What|Removed |Added CC||user202729 at protonmail dot com --- Comm

[Bug target/115146] [15 Regression] Incorrect 8-byte vectorization: psrlw/psraw confusion

2024-05-26 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115146 Hongtao Liu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug target/115146] [15 Regression] Incorrect 8-byte vectorization: psrlw/psraw confusion

2024-05-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115146 --- Comment #12 from GCC Commits --- The master branch has been updated by Levy Hsu : https://gcc.gnu.org/g:0022064649d0ec40e97df24279c48842e278fedc commit r15-841-g0022064649d0ec40e97df24279c48842e278fedc Author: Levy Hsu Date: Tue May 21

[Bug target/84790] Miscompilation for MIPS16 with -fpic and -Os or -O2

2024-05-26 Thread syq at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84790 --- Comment #12 from YunQiang Su --- You are right: the decision to use $6 is too late. So let's force to use it in expand pass. ``` diff --git a/gcc/config/mips/mips.cc b/gcc/config/mips/mips.cc index b63d40a357b..84ff29cd62b 100644 --- a/gcc/c

[Bug target/84790] Miscompilation for MIPS16 with -fpic and -Os or -O2

2024-05-26 Thread syq at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84790 --- Comment #11 from YunQiang Su --- (In reply to YunQiang Su from comment #8) > Ohh, In fact we should use $28 if TARGET_USE_GOT. > > Can you help to test this patch? > > ``` > diff --git a/gcc/config/mips/mips.cc b/gcc/config/mips/mips.cc > i

[Bug tree-optimization/115224] (a ^ 1) & (a ^ ~1) is not optimized to 0 at the gimplelevel

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115224 Andrew Pinski changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug target/115161] highway-1.0.7 miscompilation of _mm_cvttps_epi32(): invalid result assumed

2024-05-26 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115161 --- Comment #25 from Hongtao Liu --- (In reply to Jakub Jelinek from comment #17) > I don't think the cost of using UNSPEC would be significant if the backend > tried to constant fold more target builtins. Anyway, with the proposed > changes pe

[Bug tree-optimization/115238] bitwise_inverted_equal_p should handle uniform_integer_cst_p

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115238 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-05-26 Status|UNCONFIRM

[Bug tree-optimization/115238] New: bitwise_inverted_equal_p should handle uniform_integer_cst_p

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115238 Bug ID: 115238 Summary: bitwise_inverted_equal_p should handle uniform_integer_cst_p Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: missed-optimizati

[Bug tree-optimization/115236] [15 regression] Wrong code at -O1 and above with -fno-tree-fre and volatile pointers since r15-579-ga9251ab3c91c8c

2024-05-26 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115236 Sam James changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/115237] New: -Wsuggest-attribute=pure false positive for obviously non-pure function

2024-05-26 Thread eggert at cs dot ucla.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115237 Bug ID: 115237 Summary: -Wsuggest-attribute=pure false positive for obviously non-pure function Product: gcc Version: 14.1.1 Status: UNCONFIRMED Severity: norm

[Bug tree-optimization/115236] [15 regression] Wrong code at -O1 and above with -fno-tree-fre and volatile pointers since r15-579-ga9251ab3c91c8c

2024-05-26 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115236 Sam James changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Summa

[Bug tree-optimization/115236] [15 regression] Wrong code at -O1 and above with -fno-tree-fre and volatile pointers

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115236 Andrew Pinski changed: What|Removed |Added Summary|[15 regression] Wrong code |[15 regression] Wrong code

[Bug tree-optimization/115236] [15 regression] Wrong code at -O1 and above with -fno-tree-fre on x86_64-linux-gnu

2024-05-26 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115236 Sam James changed: What|Removed |Added Summary|wrong code at -O1 and above |[15 regression] Wrong code

[Bug tree-optimization/115236] New: wrong code at -O1 and above with -fno-tree-fre on x86_64-linux-gnu

2024-05-26 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
cking=yes --prefix=/local/suz-local/software/local/gcc-trunk --enable-sanitizers --enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix Supported LTO compression algorithms: zlib gcc version 15.0.0 20240526 (experimental) (GCC) [534] % [534] % gcctk -O1 small.c; ./a.out

[Bug middle-end/93487] Missed tail-call optimizations

2024-05-26 Thread pskocik at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93487 --- Comment #5 from Petr Skocik --- Another case of a missed tailcall which might warrant a separate mention: struct big{ long _[10]; }; void takePtr(void *); void takeBigAndPassItsAddress(struct big X){ takePtr(&X); } This should i

[Bug fortran/115107] f951: internal compiler error: Segmentation fault 0xcf878f crash_signal toplev.cc:314

2024-05-26 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115107 --- Comment #16 from anlauf at gcc dot gnu.org --- (In reply to Natalie Perlin from comment #15) > Quick update: > > Software stack and model build with gnu/13.3.0 was clear from all previous > issues! So issue with the gnu/13.x.0 compiler coul

[Bug ipa/109914] --suggest-attribute=pure misdiagnoses static functions

2024-05-26 Thread eggert at cs dot ucla.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109914 --- Comment #6 from Paul Eggert --- (In reply to Jan Hubicka from comment #5) > yes, however both const and pure attributes allows compiler to also > remove the call if return value is unused. So here finiteness matters. Thanks for mentioning t

[Bug debug/115235] Non-standard .debug_addr section

2024-05-26 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115235 Eric Botcazou changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug debug/115235] Non-standard .debug_addr section

2024-05-26 Thread llvm at rifkin dot dev via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115235 --- Comment #1 from Jeremy R. --- Ope, my bad, it appears the section is generated properly with -gsplit-dwarf -gdwarf-5.

[Bug debug/115235] New: Non-standard .debug_addr section

2024-05-26 Thread llvm at rifkin dot dev via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115235 Bug ID: 115235 Summary: Non-standard .debug_addr section Product: gcc Version: 13.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug

[Bug c++/115231] [C++20] [Modules] deduction guides reachability

2024-05-26 Thread huangqinjin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 --- Comment #5 from huangqinjin at gmail dot com --- It is currently impossible to use `export using` style like libc++ to implement `import std`, for example https://en.cppreference.com/w/cpp/utility/expected/unexpected.

[Bug lto/115234] New: Wnull-dereference false-positive on address of local variable

2024-05-26 Thread cgzones at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115234 Bug ID: 115234 Summary: Wnull-dereference false-positive on address of local variable Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/115208] [15 Regression] Memory consumption get extremely high after r15-807-gfae5e6a4dfcf92

2024-05-26 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115208 Haochen Jiang changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/115189] libiberty introduces UNC paths waking up binutils bug

2024-05-26 Thread gnu.org at billz dot fastmail.fm via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115189 --- Comment #4 from Bill Zissimopoulos --- The lrealpath function on Windows uses the GetFinalPathNameByHandleW function with the VOLUME_NAME_DOS flag. I do not currently have access to a Windows system with dev tools, but my recollection is th

[Bug ipa/109914] --suggest-attribute=pure misdiagnoses static functions

2024-05-26 Thread hubicka at ucw dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109914 --- Comment #5 from Jan Hubicka --- > (In reply to Jan Hubicka from comment #2) > > The reason why gcc warns is that it is unable to prove that the function is > > always finite. > > I don't see why finiteness matters. If a pure function return

[Bug tree-optimization/115157] incorrect TBAA for derived types involving enum types

2024-05-26 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115157 --- Comment #2 from Martin Uecker --- PATCH: https://gcc.gnu.org/pipermail/gcc-patches/2024-May/652669.html

[Bug c++/115233] constexpr RVO result is not determined as constant epression

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115233 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-05-26 Status|UNCONFIRM

[Bug c++/115233] constexpr RVO result is not determined as constant epression

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115233 --- Comment #1 from Andrew Pinski --- It also compiles fine with MSVC.

[Bug c/111654] Introduce clang's invalid-noreturn warning

2024-05-26 Thread tanksherman27 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111654 --- Comment #7 from Julian Waters --- I recently stumbled upon -Wno-attributes, which can apparently take a parameter like -Wno-attributes=vendor:: and I think that's appropriate for this particular situation. How does -Wno-invalid-noreturn, -Wn

[Bug c++/115233] New: constexpr RVO result is not determined as constant epression

2024-05-26 Thread konstantin.vladimirov at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115233 Bug ID: 115233 Summary: constexpr RVO result is not determined as constant epression Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/115232] [14/15 regression] ICE during GIMPLE pass during waccess

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115232 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug tree-optimization/115232] [14/15 regression] ICE during GIMPLE pass during waccess

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115232 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |14.2 Keywords|

[Bug c++/115232] [14 regression] ICE during GIMPLE pass

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115232 --- Comment #1 from Andrew Pinski --- Created attachment 58292 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58292&action=edit Slightly reduced

[Bug c++/115232] New: [14 regression] ICE during GIMPLE pass

2024-05-26 Thread vopl at bk dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115232 Bug ID: 115232 Summary: [14 regression] ICE during GIMPLE pass Product: gcc Version: 14.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/115231] [C++20] [Modules] deduction guides reachability

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug c++/115231] [C++20] [Modules] deduction guides reachability

2024-05-26 Thread huangqinjin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 --- Comment #4 from huangqinjin at gmail dot com --- g++ -fmodules-ts -std=c++20 module.cpp main.cpp main.cpp: In function 'int main()': main.cpp:11:15: error: class template argument deduction failed: 11 | A b(B{}, 1); |

[Bug c++/115231] [C++20] [Modules] deduction guides reachability

2024-05-26 Thread huangqinjin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 --- Comment #3 from huangqinjin at gmail dot com --- Created attachment 58291 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58291&action=edit main.cpp

[Bug c++/115231] [C++20] [Modules] deduction guides reachability

2024-05-26 Thread huangqinjin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 --- Comment #2 from huangqinjin at gmail dot com --- Created attachment 58290 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58290&action=edit module.cpp

[Bug c++/115231] [C++20] [Modules] deduction guides reachability

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/115231] New: [C++20] [Modules] deduction guides reachability

2024-05-26 Thread huangqinjin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115231 Bug ID: 115231 Summary: [C++20] [Modules] deduction guides reachability Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug tree-optimization/115208] [15 Regression] Memory consumption get extremely high after r15-807-gfae5e6a4dfcf92

2024-05-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115208 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Andrew Macleod --- > Created attachment 58287 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58287&action=edit > proposed patch > > I'm testing this patch,

[Bug target/84790] Miscompilation for MIPS16 with -fpic and -Os or -O2

2024-05-26 Thread mschiffer--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84790 --- Comment #10 from Matthias Schiffer --- (In reply to YunQiang Su from comment #8) > Ohh, In fact we should use $28 if TARGET_USE_GOT. > > Can you help to test this patch? > > ``` > diff --git a/gcc/config/mips/mips.cc b/gcc/config/mips/mips.

[Bug c++/105645] Template specializations are not hidden with fvisibility=hidden

2024-05-26 Thread tanksherman27 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645 --- Comment #5 from Julian Waters --- Hopefully that was enough to draw more attention to this bug. Any ideas why this might be happening?

[Bug c++/115230] -fvisibility=hidden does not hide Template Specializations from being exported

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115230 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug c++/105645] Template specializations are not hidden with fvisibility=hidden

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645 --- Comment #4 from Andrew Pinski --- *** Bug 115230 has been marked as a duplicate of this bug. ***

[Bug c++/115230] New: -fvisibility=hidden does not hide Template Specializations from being exported

2024-05-26 Thread tanksherman27 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115230 Bug ID: 115230 Summary: -fvisibility=hidden does not hide Template Specializations from being exported Product: gcc Version: 14.1.1 Status: UNCONFIRMED Severit

[Bug fortran/69654] ICE in gfc_trans_structure_assign

2024-05-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69654 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug fortran/104048] ICE with recursively defined derived type

2024-05-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104048 --- Comment #6 from Paul Thomas --- The "fix" in comment 5 no longer does the job. It's on my TODO list. Paul