https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
--- Comment #6 from Andrew Pinski ---
(In reply to Alexey Makhalov from comment #5)
> (In reply to Andrew Pinski from comment #1)
> > In previous versions of gcc, the compound literal was put in the function
> > level scope rather than in the cur
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94978
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.5
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94865
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94928
--- Comment #13 from Martin Liška ---
(In reply to Myron Walker from comment #12)
> What would be helpful then is if gcno, gcda and source files could all have
> separate root file system prefixes.
Can you please describe more the situation?
Is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48559
--- Comment #6 from Jonathan Wakely ---
I'm inclined to close this as WONTFIX.
The new C++17 algorithms use modern C++ and are standardised. Rather than
maintain our non-standard extension, I'd prefer to deprecate our parallel mode
and tell peop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68989
--- Comment #2 from Jonathan Wakely ---
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1992 is in C++17,
what's the status of the front end?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94358
--- Comment #3 from Tobias Burnus ---
(In reply to Thomas Schwinge from comment #2)
> Tobias, as a first step, can you please provide an exemplary Fortran test
> case that shows some cases of what code the Fortran front end generates to
> calcula
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94358
--- Comment #4 from Tobias Burnus ---
(In reply to Tobias Burnus from comment #3)
> And with optional there are additional issues – especially for
> assumed-shape arrays as one has to check 'y == NULL' (argument absent) and
> 'y->data == NULL' (u
-gnu-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r11-158-20200507093816-gb24fc8a692e-checking-yes-rtl-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.0.0 20200507 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94706
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94980
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2020-05-07
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94672
Thomas Schwinge changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |burnus at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57359
--- Comment #32 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:283cb9ea6293e813e48a1b769e1e0779918ea20a
commit r11-161-g283cb9ea6293e813e48a1b769e1e0779918ea20a
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57359
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94981
Bug ID: 94981
Summary: Wrong casts on Power machines dealing with fctiwuz
instruction
Product: gcc
Version: 9.3.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94980
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94928
--- Comment #14 from Myron Walker ---
There are three types of files used to create a code coverage report. Notes,
Data, and Source. It is likely that each type of file might have its own
prefix GCOV_SRC_PREFIX, GCOV_NOTES_PREFIX and GCOC_DATA_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94981
--- Comment #1 from Andreas Schwab ---
Converting a negative float to an unsigned integer is undefined.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94982
Bug ID: 94982
Summary: '-Wformat-diag' diagnostics building GCC
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94980
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94864
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=94928
--- Comment #15 from Martin Liška ---
(In reply to Myron Walker from comment #14)
> There are three types of files used to create a code coverage report.
> Notes, Data, and Source. It is likely that each type of file might have its
> own prefix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94981
--- Comment #2 from Tony Reix ---
Big table was too large.
Here is a shorter table.
double -2 --> char
float -2 --> char
C | C++
--|---|---|
| Default | Default
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92285
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94688
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91954
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94672
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90822
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93821
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94853
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87165
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #10 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92394
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91804
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #4 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90823
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94397
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94907
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #10 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94829
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61593
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92002
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #13 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94613
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88937
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91737
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94516
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91457
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91462
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79405
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85497
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91520
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94596
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88590
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80806
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80481
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #12 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82255
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94942
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94503
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52320
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92006
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88140
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #15 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91707
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90824
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93195
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91473
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94697
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80520
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92535
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85241
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92029
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93645
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92879
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79534
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #16 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94065
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77711
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93358
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89307
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92294
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #4 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89309
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92466
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #3 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91188
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94148
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93720
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #12 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93385
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #34 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84889
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #20 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88510
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94442
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84577
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65649
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94940
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88565
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #4 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92177
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88779
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92894
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92126
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #6 from Jakub Jelinek
1 - 100 of 249 matches
Mail list logo