https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81724
Bug ID: 81724
Summary: ICE in expand_stack_vars
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81725
Bug ID: 81725
Summary: nvptx -run: error getting kernel result: an illegal
memory access was encountered
Product: gcc
Version: unknown
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81726
Bug ID: 81726
Summary: nvptx-run: error getting kernel result: an illegal
instruction was encountered
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81727
Bug ID: 81727
Summary: [nvptx] gcc.dg/graphite/run-id-1.c failure: not enough
stack size
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81727
Tom de Vries changed:
What|Removed |Added
Summary|[nvptx] |[nvptx]
|gcc.dg/graphit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81728
Bug ID: 81728
Summary: nvptx-run: error getting kernel result: the launch
timed out and was terminated
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81729
Bug ID: 81729
Summary: [nvptx] Invalid initial value expression
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81723
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81730
Bug ID: 81730
Summary: nvptx and finstrument-functions
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81731
Bug ID: 81731
Summary: FAIL: gcc.dg/torture/pr78218.c: Call has wrong number
of arguments
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81732
Bug ID: 81732
Summary: Error: Architecture mismatch on "rd".
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81686
--- Comment #4 from Eric Botcazou ---
> I'm quite sure Ada has a way to change the charsets as well?
Probably, although I'm far from being an expert in this area. But I'm not sure
if this really matters, it's probably entirely handled in the Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81733
Bug ID: 81733
Summary: stage1 libgcc_s.dylib fails to link on Darwin
11/x86_64
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81733
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
--- Comment #4 from Jakub Jelinek ---
Obviously, if you are compiling hand written assembly and linking it into PIEs
the code must be PIC. So what is written in #c2 is not a workaround, but the
right fix. If you have assembly that is not PIC co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81732
Andrew Pinski changed:
What|Removed |Added
Keywords||build
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80605
Jonathan Wakely changed:
What|Removed |Added
CC||raskolnikov at gnu dot org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81634
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
--- Comment #6 from Bruno Haible ---
> passing -fno-pie seems to be the agreed upon way out here.
My assembly code is located in a library (think at libffcall, libffi, gmp,
...).
Therefore I don't control the final linker options.
So, the only
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
--- Comment #7 from Bruno Haible ---
And what do you think about the fact that it produces crashing code without any
warning?
Is there a chance that 'as' could emit a warning when it produces
R_SPARC_GOT22/R_SPARC_GOT10 relocations instead of th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
--- Comment #8 from Andrew Pinski ---
If anything it should be the linker which should error out. The linker is part
of binutils, report it to them.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81296
--- Comment #3 from Jerry DeLisle ---
OK, with the alternate form of the format (aka format statement) the frontend
is not building the correct calls to the user defined procedure.
{
struct __st_parameter_dt dt_parm.9;
dt_parm.9.commo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81579
Andrew Pinski changed:
What|Removed |Added
Keywords||build
--- Comment #1 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81731
--- Comment #1 from Tom de Vries ---
Created attachment 41933
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41933&action=edit
tentative patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81734
Bug ID: 81734
Summary: [7/8 Regression] reference to inline function not
emitted with -Os
Product: gcc
Version: 7.1.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81734
--- Comment #1 from Andrew Pinski ---
Hmm. I don't remember the c11 semantics when it comes to plain inline. This
might not be a bug ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81734
--- Comment #2 from Matthias Klose ---
but shouldn't these the same with different optimization levels?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81735
Bug ID: 81735
Summary: double free or corruption (fasttop) error (SIGABRT)
with character(:) and custom return type with
allocatable
Product: gcc
Version: 5.4.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81735
--- Comment #1 from Danila ---
Created attachment 41934
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41934&action=edit
code to reproduce this issue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81735
--- Comment #2 from Danila ---
Created attachment 41935
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41935&action=edit
full error/stacktrace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81736
Bug ID: 81736
Summary: Unnecessary save and restore frame pointer with
-fno-omit-frame-pointer
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81737
Bug ID: 81737
Summary: [8 Regression] 164.gzip in SPEC CPU 2000 failed to
build
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69639
nightstrike changed:
What|Removed |Added
CC||nightstrike at gmail dot com
--- Comment #
35 matches
Mail list logo