[Bug target/102347] "fatal error: target specific builtin not available" with MMA and LTO

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102347 --- Comment #17 from CVS Commits --- The releases/gcc-9 branch has been updated by Kewen Lin : https://gcc.gnu.org/g:031d42adff2c958cd5bc8457fd89cc5b6f8b8c7b commit r9-9869-g031d42adff2c958cd5bc8457fd89cc5b6f8b8c7b Author: Kewen Lin Date: W

[Bug libstdc++/103726] --disable-hosted-libstdcxx (freestanding C++) does not provide as what standard requires

2021-12-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103726 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug target/102347] "fatal error: target specific builtin not available" with MMA and LTO

2021-12-15 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102347 Kewen Lin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/103727] New: [aarch64] Too strict built-in decl check

2021-12-15 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103727 Bug ID: 103727 Summary: [aarch64] Too strict built-in decl check Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug d/103728] New: Allow to run unittests before main()

2021-12-15 Thread pierrick.bouvier at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103728 Bug ID: 103728 Summary: Allow to run unittests before main() Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d

[Bug target/102347] "fatal error: target specific builtin not available" with MMA and LTO

2021-12-15 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102347 --- Comment #19 from Kewen Lin --- Filed PR103727 for aarch64 issue tracking.

[Bug target/101796] Miss optimization to optimized (vashl op0, (op1: const_duplicate_vector)) to (ashl op0 op1_inner)

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101796 --- Comment #5 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:8f9fea41a767f6ad8cf3d521031048a2491f98b1 commit r12-5990-g8f9fea41a767f6ad8cf3d521031048a2491f98b1 Author: Haochen Jiang Date: Wed

[Bug target/101796] Miss optimization to optimized (vashl op0, (op1: const_duplicate_vector)) to (ashl op0 op1_inner)

2021-12-15 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101796 Hongtao.liu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/103662] TBAA problem in Fortran FE triggering in gfortran.dg/unlimited_polymorphic_3.f03

2021-12-15 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103662 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment

[Bug target/103729] New: ls64 tests fail on aarch64 with -mabi=ilp32 and aarch64_be

2021-12-15 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103729 Bug ID: 103729 Summary: ls64 tests fail on aarch64 with -mabi=ilp32 and aarch64_be Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Pr

[Bug d/103577] d21 SIGSEGV on Darwin/x86_64

2021-12-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103577 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- >> --- Comment #3 from Iain Buclaw --- >> FYI, with darwin, I've only been using the most recent commit i

[Bug libstdc++/71557] time_get is case sensitive

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71557 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a5b4ebc217afe6c31334e017d1fead4a6b8e53b2 commit r12-5991-ga5b4ebc217afe6c31334e017d1fead4a6b8e53b2 Author: Jakub Jelinek Date: We

[Bug bootstrap/103688] [11 regression] build error after r11-9380

2021-12-15 Thread joelh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103688 Joel Hutton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/103523] [11 Regression] vectorizable_induction generating code for modes without checking support for them by r11-7861-ge4180ab2f

2021-12-15 Thread joelh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103523 Joel Hutton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c++/103704] [12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (tree_vec) in operand_equal_p, at fold-const.c:3011 since r12-5835-g0ab29cf0bb68960c

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103704 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c0e34451ae582c901a2df08498b36f68ae401f0a commit r12-5992-gc0e34451ae582c901a2df08498b36f68ae401f0a Author: Jakub Jelinek Date: W

[Bug libstdc++/71557] time_get is case sensitive

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71557 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug libstdc++/86976] [meta-bug] Issues with std::time_get, std::time_put etc.

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86976 Bug 86976 depends on bug 71557, which changed state. Bug 71557 Summary: time_get is case sensitive https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71557 What|Removed |Added -

[Bug target/103661] __builtin_cpu_supports returns a negative integer for avx512vbmi2

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103661 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:127c7178d5ec502d95862fd823537cbca1a0cb99 commit r12-5993-g127c7178d5ec502d95862fd823537cbca1a0cb99 Author: Martin Liska Date: Mon

[Bug debug/103619] armeb ICE since r12-5833

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103619 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e75a0a03588977c8c758091f9b50d456a5f67227 commit r12-5994-ge75a0a03588977c8c758091f9b50d456a5f67227 Author: Jakub Jelinek Date: W

[Bug sanitizer/103730] New: ubsan: store with insufficient space for an object of type

2021-12-15 Thread jan.smets at nokia dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103730 Bug ID: 103730 Summary: ubsan: store with insufficient space for an object of type Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Pr

[Bug c++/103711] Virtual base destroyed twice when an exception is thrown in a derived class' constructor called from a delegated constructor

2021-12-15 Thread sebastian.redl at getdesigned dot at via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103711 Sebastian Redl changed: What|Removed |Added CC||sebastian.redl@getdesigned.

[Bug target/103731] New: 390: inefficient 64-bit constant generation

2021-12-15 Thread jens.seifert at de dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103731 Bug ID: 103731 Summary: 390: inefficient 64-bit constant generation Product: gcc Version: 8.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tar

[Bug sanitizer/103730] ubsan: store with insufficient space for an object of type

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103730 --- Comment #1 from Jakub Jelinek --- What do you find wrong about it? ((logger_msginfo *) & logger)->Fn where logger is a pointer and logger_msginfo is a 2 * sizeof (void*) sized struct does reference the pointer after the logger variable. It

[Bug debug/103619] armeb ICE since r12-5833

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103619 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/103704] [12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (tree_vec) in operand_equal_p, at fold-const.c:3011 since r12-5835-g0ab29cf0bb68960c

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103704 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/99217] [MIPS] wrong function entry with -fpatchable-function-entry

2021-12-15 Thread huangpei at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99217 huangpei at loongson dot cn changed: What|Removed |Added CC||huangpei at loongson dot cn

[Bug target/99217] [MIPS] wrong function entry with -fpatchable-function-entry

2021-12-15 Thread huangpei at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99217 --- Comment #7 from huangpei at loongson dot cn --- Created attachment 52006 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52006&action=edit patch 0001

[Bug sanitizer/103730] ubsan: store with insufficient space for an object of type

2021-12-15 Thread jan.smets at nokia dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103730 --- Comment #2 from Jan Smets --- PEBKAC. Thanks for clarifying.

[Bug sanitizer/103730] ubsan: store with insufficient space for an object of type

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103730 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/103563] ostream operator<< resolved to variant containing type resulting in stack overflow

2021-12-15 Thread samuel.hangouet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103563 --- Comment #4 from Samuel Hangouët --- Ok. Thanks for the tip and sorry for the wrong report.

[Bug target/103729] ls64 tests fail on aarch64 with -mabi=ilp32 and aarch64_be

2021-12-15 Thread przemyslaw.wirkus at arm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103729 --- Comment #1 from Przemyslaw Wirkus --- Cheers! I will have a look.

[Bug tree-optimization/102131] [12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r12-3136

2021-12-15 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102131 --- Comment #9 from Zhendong Su --- Perhaps the following is due to the same root cause? [558] % gcctk -O0 small.c; ./a.out [559] % gcctk -O1 small.c; ./a.out Aborted [560] % cat small.c int a; int main() { unsigned b = 0; for (a = 2; a < 8

[Bug c++/103408] ICE when requires auto(x) in C++23

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103408 --- Comment #8 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6bf5d9108ae2dcb6cb883442d7bd299fd8fc15e9 commit r12-5995-g6bf5d9108ae2dcb6cb883442d7bd299fd8fc15e9 Author: Jakub Jelinek Date: W

[Bug rtl-optimization/103350] [12 Regression] wrong code with -Os -fno-tree-ter on aarch64-unknown-linux-gnu since r12-2288-g8695bf78dad1a42636775843ca832a2f4dba4da3

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103350 --- Comment #7 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:d5c965374cd688b0a8ad0334c85c971c1e9c3f44 commit r12-5996-gd5c965374cd688b0a8ad0334c85c971c1e9c3f44 Author: Tamar Christina Date:

[Bug rtl-optimization/103350] [12 Regression] wrong code with -Os -fno-tree-ter on aarch64-unknown-linux-gnu since r12-2288-g8695bf78dad1a42636775843ca832a2f4dba4da3

2021-12-15 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103350 Tamar Christina changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug target/103731] 390: inefficient 64-bit constant generation

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103731 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug debug/103619] [12 Regression] armeb ICE since r12-5833

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103619 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.0 Keywords|

[Bug target/86973] ICE in expand_call, at calls.c:4217

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86973 Martin Liška changed: What|Removed |Added Keywords|needs-bisection | --- Comment #9 from Martin Liška --- Fi

[Bug target/86973] ICE in expand_call, at calls.c:4217

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86973 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED See Also|

[Bug target/103661] __builtin_cpu_supports returns a negative integer for avx512vbmi2

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103661 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug target/103661] __builtin_cpu_supports returns a negative integer for avx512vbmi2

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103661 Martin Liška changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org

[Bug target/86973] ICE in expand_call, at calls.c:4217

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86973 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |10.0

[Bug c++/103713] warning_at's string is split in a word

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103713 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned a

[Bug target/96061] Please support 'no_caller_saved_registers' attribute on aarch64 (or maybe on all targets)

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96061 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug fortran/103716] [10/11/12 Regression] ICE in gimplify_expr, at gimplify.c:15964 since r9-3803-ga5fbc2f36a291cbe

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103716 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Summary|[10/11/12 Regress

[Bug fortran/103715] [9/10/11/12 Regression] ICE in gfc_find_gsymbol, at fortran/symbol.c:4301 since r9-3803-ga5fbc2f36a291cbe

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103715 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org,

[Bug target/101846] Improve __builtin_shufflevector emitted code

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101846 --- Comment #10 from Jakub Jelinek --- For bar, the problem is that while vpmovdw is AVX512F, we actually recognize it only at combine time as vpermw (with selected exact permutation) combined with low part extraction. And vpermw is only AVX512

[Bug tree-optimization/103721] [12 regression] wrong code generated for loop with conditional since r12-4790-g4b3a325f07acebf4

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103721 Martin Liška changed: What|Removed |Added Summary|[12 regression] wrong code |[12 regression] wrong code

[Bug gcov-profile/103666] [11/12 Regression] compiling single-file preprocessed programs with -fprofile-generate no longer leads to intended results since r11-627-g1dedc12d186a1108

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103666 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid Target Milestone|---

[Bug tree-optimization/103723] zero extend not moved out of the loop after IV-OPTS

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103723 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-12-15 Summary|Loop inva

[Bug c++/103732] New: Incorrect constexpr evaluation of runtime expression

2021-12-15 Thread gonzalo.gadeschi at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103732 Bug ID: 103732 Summary: Incorrect constexpr evaluation of runtime expression Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug tree-optimization/103723] zero extend not moved out of the loop after IV-OPTS

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103723 --- Comment #2 from Andrew Pinski --- Actually this is more complex, I had missed the original add too. the full loop: [local count: 958878296]: _18 = (unsigned int) ivtmp.7_15; len_test_12 = _18 + 1; ivtmp.7_7 = ivtmp.7_15 + 1; if (iv

[Bug c++/103732] Incorrect constexpr evaluation of runtime expression

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103732 --- Comment #1 from Andrew Pinski --- ICC and MSVC both accept it like GCC

[Bug tree-optimization/103733] New: Missed optimization: defaulted op== for trivially comparable types worse than memcmp

2021-12-15 Thread jengelh at inai dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103733 Bug ID: 103733 Summary: Missed optimization: defaulted op== for trivially comparable types worse than memcmp Product: gcc Version: 12.0 Status: UNCONFIRMED Sev

[Bug target/57690] bextr sometimes used instead of shr

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57690 Jakub Jelinek changed: What|Removed |Added Keywords|needs-bisection | --- Comment #3 from Jakub Jelinek ---

[Bug c++/103713] warning_at's string is split in a word

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103713 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:7527ddecef4721b3f4b00e8ad22d390b457c310b commit r12-5997-g7527ddecef4721b3f4b00e8ad22d390b457c310b Author: Martin Liska Date: Wed

[Bug c++/103713] warning_at's string is split in a word

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103713 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/103734] New: IPA-CP opportunity for imagick in SPECCPU 2017

2021-12-15 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103734 Bug ID: 103734 Summary: IPA-CP opportunity for imagick in SPECCPU 2017 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: i

[Bug rtl-optimization/98782] [11/12 Regression] Bad interaction between IPA frequences and IRA resulting in spills due to changes in BB frequencies

2021-12-15 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98782 --- Comment #30 from Tamar Christina --- (In reply to Martin Jambor from comment #29) > (In reply to Tamar Christina from comment #23) > > I wonder if we can get rid of the final magic parameter too, we run with > > --param ipa-cp-unit-growth=80

[Bug target/103094] [12 Regression] AAPCS for new partial vector mode types (e.g. V2x8QI) are incorrect.

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103094 --- Comment #6 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:73c3dacef9a30d7d66918606a97c496c71289f1b commit r12-5998-g73c3dacef9a30d7d66918606a97c496c71289f1b Author: Richard Sandiford D

[Bug ipa/103734] IPA-CP opportunity for imagick in SPECCPU 2017

2021-12-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103734 Martin Liška changed: What|Removed |Added Blocks||26163 Last reconfirmed|

[Bug target/103094] [12 Regression] AAPCS for new partial vector mode types (e.g. V2x8QI) are incorrect.

2021-12-15 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103094 rsandifo at gcc dot gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot gnu.or

[Bug tree-optimization/103733] Missed optimization: defaulted op== for trivially comparable types worse than memcmp

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103733 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug tree-optimization/103194] [12 Regression] ice in optimize_atomic_bit_test_and with __sync_fetch_and_and since r12-5102-gfb161782545224f5

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103194 --- Comment #22 from Jakub Jelinek --- (In reply to Hongtao.liu from comment #15) > > Is the behavior well defined for n >= 64? I got > > > > foo.c:11:19: warning: left shift count >= width of type > > [-Wshift-count-overflow] > >11 | lon

[Bug ipa/103734] IPA-CP opportunity for imagick in SPECCPU 2017

2021-12-15 Thread hubicka at kam dot mff.cuni.cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103734 --- Comment #1 from hubicka at kam dot mff.cuni.cz --- I think ipa-cp heuristics still needs some work. It is nice that we got it to do something, but I just checked and with LTO+PGO build of clang it produces cca 30 clones that are not "for all

[Bug libfortran/102992] fortran: redirecting standard out to a file does not work on macOS 12.0

2021-12-15 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102992 Iain Sandoe changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug tree-optimization/103733] Missed optimization: defaulted op== for trivially comparable types worse than memcmp

2021-12-15 Thread jengelh at inai dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103733 --- Comment #2 from Jan Engelhardt --- == New input == $ cat x.cpp struct S { char b[16]; #if __cplusplus >= 202000L bool operator==(const S &) const = default; #else inline bool operator==(const S &o) const { return __bu

[Bug tree-optimization/103733] Missed optimization: defaulted op== for trivially comparable types worse than memcmp

2021-12-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103733 --- Comment #3 from Jakub Jelinek --- That is still not equivalent, I bet you meant return !__builtin_memcmp. Anyway, the reason we can optimize memcmp and can't optimize the loop that the defaulted operator== emits is that there is no guarante

[Bug libfortran/102992] fortran: redirecting standard out to a file does not work on macOS 12.0

2021-12-15 Thread fxcoudert at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102992 --- Comment #37 from Francois-Xavier Coudert --- OS bug confirmed to be still present on macOS 12.1 (darwin 21.2.0), at least on Intel. I don't have a non-patched compiler on ARM right now to confirm, but I don't expect it to be arch-dependent.

[Bug c/103735] New: [12 Regression] Extra glibc "make check" failures

2021-12-15 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103735 Bug ID: 103735 Summary: [12 Regression] Extra glibc "make check" failures Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug bootstrap/98324] [11 Regression] bootstrap broken with a LTO build configured with --enable-default-pie

2021-12-15 Thread rdiezmail-gcc at yahoo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98324 R. Diez changed: What|Removed |Added CC||rdiezmail-gcc at yahoo dot de --- Comment #7 f

[Bug other/103736] New: snprintf bogus format-truncation, disregarding modulo on argument

2021-12-15 Thread patrickdepinguin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103736 Bug ID: 103736 Summary: snprintf bogus format-truncation, disregarding modulo on argument Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/78969] bogus snprintf truncation warning due to missing range info

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 --- Comment #16 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:639ece7abfa3688008cb791aec4c7a1a4f76e59f commit r12-6002-g639ece7abfa3688008cb791aec4c7a1a4f76e59f Author: Martin Sebor Date: Wed

[Bug tree-optimization/78969] bogus snprintf truncation warning due to missing range info

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 Martin Sebor changed: What|Removed |Added Known to fail|8.0 |10.3.0, 11.2.0, 8.3.0,

[Bug tree-optimization/81592] spurious -Wformat-overflow warning with -fsanitize=signed-integer-overflow

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81592 Bug 81592 depends on bug 78969, which changed state. Bug 78969 Summary: bogus snprintf truncation warning due to missing range info https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 What|Removed |Added

[Bug middle-end/98166] bogus -Wmismatched-dealloc on user-defined allocator and inlining

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98166 Martin Sebor changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[no subject]

2021-12-15 Thread David Resendiz via Gcc-bugs
Give me money MR CRABS MOENTY NOW

[Bug tree-optimization/91457] FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for warnings, line 25)

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91457 Martin Sebor changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 91457, which changed state. Bug 91457 Summary: FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for warnings, line 25) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91457 What|Removed

[Bug other/103736] snprintf bogus format-truncation, disregarding modulo on argument

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103736 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #1

[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 Martin Sebor changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 85651, which changed state. Bug 85651 Summary: Invalid -Warray-bounds warning with -O3 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 What|Removed |Added

[Bug c/95130] GCC ignoring attribute(format(gnu_printf)) on printf in mingw

2021-12-15 Thread tomas.kalibera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95130 --- Comment #3 from Tomas Kalibera --- Created attachment 52007 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52007&action=edit Patch to ignore first format for builtins that have more than one This patch for 10.3.0 instructs gcc to ignor

[Bug c/95130] GCC ignoring attribute(format(gnu_printf)) on printf in mingw

2021-12-15 Thread tomas.kalibera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95130 --- Comment #4 from Tomas Kalibera --- Created attachment 52008 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52008&action=edit Example from comment 2

[Bug tree-optimization/80532] warning on pointer access after free

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80532 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #8 from Martin Sebor -

[Bug tree-optimization/90906] diagnose returning pointers to freed memory

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90906 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #3 from Martin Sebor -

[Bug c/95130] GCC ignoring attribute(format(gnu_printf)) on printf in mingw

2021-12-15 Thread tomas.kalibera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95130 --- Comment #5 from Tomas Kalibera --- (In reply to jos...@codesourcery.com from comment #1) > See bug 92292. The extra attribute isn't ignored, it simply means the > function has multiple format attributes, which is valid, but should > probab

[Bug libstdc++/54924] Warn for std::string constructor with wrong size

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54924 Martin Sebor changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c/92292] duplicate -Wformat warnings about incorrect printf format specifiers

2021-12-15 Thread tomas.kalibera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92292 Tomas Kalibera changed: What|Removed |Added CC||tomas.kalibera at gmail dot com --- Com

[Bug testsuite/103737] New: new test case decltype-bitfield1.C fails in r11-9363

2021-12-15 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103737 Bug ID: 103737 Summary: new test case decltype-bitfield1.C fails in r11-9363 Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug tree-optimization/40635] bogus name and location in 'may be used uninitialized' warning

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 --- Comment #16 from Martin Sebor --- With the patch in comment #13 committed in g:9695e1c23be5b5c55d572ced152897313ddb96ae GCC 12 prints the following for the test case in comment #0: pr40635.c: In function ‘server_init’: pr40635.c:14:9: warnin

[Bug testsuite/103737] new test case decltype-bitfield1.C fails in r11-9363

2021-12-15 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103737 Marek Polacek changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 Martin Sebor changed: What|Removed |Added Summary|bogus name and location in |[12 Regression] bogus name

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 Martin Sebor changed: What|Removed |Added CC||pinskia at gcc dot gnu.org --- Comment #1

[Bug d/103604] [12 Regression] trunk 20210506 fails to build in libphobos on mips64el-linux-gnu

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103604 --- Comment #21 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:fd43568cc54e17c8b4a845677872c6282bc6dbb7 commit r12-6003-gfd43568cc54e17c8b4a845677872c6282bc6dbb7 Author: Iain Buclaw Date: Wed

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning

2021-12-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 --- Comment #19 from Andrew Pinski --- (In reply to Martin Sebor from comment #18) > The location is still present at g:45f4e2b01b82c72b3a11ff4ad184d7edcf0e63d4 > but is lost after: > > commit 9f55df63154a39d67ef5b24def7044bf87300831 > Author: A

[Bug fortran/103718] [11/12 Regression] ICE in doloop_contained_procedure_code, at fortran/frontend-passes.c:2393

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103718 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:689f8fed9b2a250e6cbeeec4fa882b8afd34eec8 commit r11-9385-g689f8fed9b2a250e6cbeeec4fa882b8afd34eec8 Author: Harald Anlauf

[Bug fortran/103719] [11/12 Regression] ICE in doloop_contained_procedure_code, at fortran/frontend-passes.c:2465

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103719 --- Comment #3 from CVS Commits --- The releases/gcc-11 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:689f8fed9b2a250e6cbeeec4fa882b8afd34eec8 commit r11-9385-g689f8fed9b2a250e6cbeeec4fa882b8afd34eec8 Author: Harald Anlauf

[Bug fortran/103717] ICE in doloop_code, at fortran/frontend-passes.c:2656

2021-12-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103717 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:1a5c50c3ad2a2f66f1232d25b0f0c15ee1bf449f commit r11-9386-g1a5c50c3ad2a2f66f1232d25b0f0c15ee1bf449f Author: Harald Anlauf

[Bug fortran/103718] [11/12 Regression] ICE in doloop_contained_procedure_code, at fortran/frontend-passes.c:2393

2021-12-15 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103718 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|ASS

  1   2   3   >