https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65070
--- Comment #7 from Andreas Schwab ---
syscall(2) is a standard Unix libc interface.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65070
--- Comment #8 from Andrew Pinski ---
This file is compiling for gnu/Linux or musl/linux or uclibc/Linux which means
it is both the libc abi and Linux (kernel) abi. So I don't see this as a bug
still. If you have a target that is Linux kernel a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71776
--- Comment #3 from malithyapa at gmail dot com ---
Tried with 4.9.3 issue is still there
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71776
--- Comment #4 from malithyapa at gmail dot com ---
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Sun Aug 7 09:49:14 2016
New Revision: 239218
URL: https://gcc.gnu.org/viewcvs?rev=239218&root=gcc&view=rev
Log:
PR c/72816
* stor-layout.c (layout_decl): Fix up formattin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72824
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345
--- Comment #3 from Дилян Палаузов ---
Am I correct if I say, that the gcc plugin is backward compatible: the plugin
from the newest gcc can be used with any gcc but not vice versa?
How do nm and ar determine, if a plugin shall be used, for inst
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345
--- Comment #4 from Markus Trippelsdorf ---
(In reply to Дилян Палаузов from comment #3)
> Am I correct if I say, that the gcc plugin is backward compatible: the
> plugin from the newest gcc can be used with any gcc but not vice versa?
Right now
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698
vehre at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #6 from ve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72824
--- Comment #4 from Jakub Jelinek ---
Created attachment 39066
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39066&action=edit
gcc7-pr72824.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961
--- Comment #16 from Thomas Koenig ---
Author: tkoenig
Date: Sun Aug 7 13:24:32 2016
New Revision: 239220
URL: https://gcc.gnu.org/viewcvs?rev=239220&root=gcc&view=rev
Log:
2016-08-07 Thomas Koenig
PR fortran/71961
* gfortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71936
vehre at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #5 from ve
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
Target Milestone: ---
seen with trunk 20160804 and 20160807:
make[5]: Entering directory
'/home/doko/gcc/gcc-snapshot-20160804/build/gcc/ada/tools'
../.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961
--- Comment #18 from Thomas Koenig ---
Author: tkoenig
Date: Sun Aug 7 15:25:56 2016
New Revision: 239221
URL: https://gcc.gnu.org/viewcvs?rev=239221&root=gcc&view=rev
Log:
2016-08-07 Thomas Koenig
PR fortran/71961
* gfortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
Thomas Koenig changed:
What|Removed |Added
Summary|[6/7 Regression] ICE in |[6 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
--- Comment #9 from Thomas Koenig ---
Author: tkoenig
Date: Sun Aug 7 15:40:34 2016
New Revision: 239222
URL: https://gcc.gnu.org/viewcvs?rev=239222&root=gcc&view=rev
Log:
2016-08-07 Thomas Koenig
PR fortran/70040
Corrected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #10 from Domi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
--- Comment #11 from Thomas Koenig ---
Author: tkoenig
Date: Sun Aug 7 15:56:25 2016
New Revision: 239223
URL: https://gcc.gnu.org/viewcvs?rev=239223&root=gcc&view=rev
Log:
2016-08-07 Thomas Koenig
PR fortran/70040
Backport
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
Thomas Koenig changed:
What|Removed |Added
Summary|[6 Regression] ICE in |[5 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
--- Comment #13 from Dominique d'Humieres ---
> I don't have a gcc 5 tree at the moment (and it will be a
> couple of days until I can regenerate it). So, if somebody
> could check that this works, and can also commit the test case,
> we can clo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65677
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71795
--- Comment #10 from Thomas Koenig ---
Author: tkoenig
Date: Sun Aug 7 17:01:39 2016
New Revision: 239224
URL: https://gcc.gnu.org/viewcvs?rev=239224&root=gcc&view=rev
Log:
2016-08-07 Thomas Koenig
PR fortran/71795
Backport
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71795
Thomas Koenig changed:
What|Removed |Added
Summary|[5/6/7 Regression] Two Bugs |[5 Regression] Two Bugs in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65677
--- Comment #3 from Thomas Koenig ---
ig25@linux-fd1f:~/Krempel/Ass> cat a.f90
program main
character(:), allocatable :: text
text = 'asdf'
text = adjustl(text(2:))
print *,text
end program main
ig25@linux-fd1f:~/Krempel/Ass> gfortran a.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58706
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828
Bug ID: 72828
Summary: ICE in clone_tree_partial when compiling with
-fdebug-types-section
Product: gcc
Version: 6.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68331
Andrew Pinski changed:
What|Removed |Added
Keywords||meta-bug
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38939
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71376
--- Comment #2 from Eric Fiselier ---
I was wrong about the "GCC has recently implemented "noexcept as part of the
type system"" part. Closing as invalid.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71376
Eric Fiselier changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
--- Comment #7 from Bernd Edlinger ---
Created attachment 39068
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39068&action=edit
proposed patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69523
--- Comment #8 from Eric Fiselier ---
Created attachment 39069
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39069&action=edit
fix.patch
Add a suggested fix with make -Wno-literal-suffix suppress the reserved
identifier warnings.
@Jonath
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69022
Andrew Pinski changed:
What|Removed |Added
Blocks||68703
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771
Alan Modra changed:
What|Removed |Added
CC|amodra at gcc dot gnu.org, |
|amodra at gmail
: ---
Target: powerpc-e500v2-linux-gnuspe
gcc-7.0.0_alpha20160807 snapshot fails to bootstrap when building libsanitizer:
cross-powerpc-e500v2-linux-gnuspe/gcc-7.0.0_alpha20160807/work/gcc-7-20160807/libsanitizer/sanitizer_common/sanitizer_libc.cc:191:1:
error: insn does not satisfy its constraints
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67097
Gilles Gouaillardet changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
--- Comment #14 from Thomas Koenig ---
Author: tkoenig
Date: Mon Aug 8 06:29:16 2016
New Revision: 239229
URL: https://gcc.gnu.org/viewcvs?rev=239229&root=gcc&view=rev
Log:
2016-08-08 Thomas Koenig
PR fortran/70040
Backport
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69390
--- Comment #2 from Andrew Pinski ---
Related to bug 69060.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241
Bug 68241 depends on bug 70040, which changed state.
Bug 70040 Summary: [5 Regression] ICE in gimplify.c with deferred-length strings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
Thomas Koenig changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65412
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Sev
45 matches
Mail list logo