https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61802
--- Comment #6 from Andrew Pinski ---
This is definitely a section issue:
.bss
.align 3
.LANCHOR0 = . + 0
.type buf, %object
.size buf, 10
buf:
.hword 1
.hword 4
.hword 16
.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61538
--- Comment #16 from Joshua Kinard ---
(In reply to Andrew Pinski from comment #15)
> (In reply to Joshua Kinard from comment #14)
> > (In reply to Andrew Pinski from comment #13)
> > > What is the kernel version? There has been some recent (thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61854
Bug ID: 61854
Summary: Warning single-line comment for -std=c89?
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
--- Comment #6 from Eric Botcazou ---
> arg 0 Energy>
> used ignored regdecl DF file ConstituentParticleData.h line 57
> col 18 size unit size
> align 64 context _ZTv0_n64_NK6ThePEG23ConstituentParticleData15co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
--- Comment #5 from John David Anglin ---
These are arguments to expand_assignment:
(gdb) p debug_tree(to)
unit size
align 64 symtab -85994080 alias set 8 canonical type 0xfad06ba0
precision 64
pointer_to_this referen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61838
Harald van Dijk changed:
What|Removed |Added
CC||harald at gigawatt dot nl
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
--- Comment #4 from John David Anglin ---
store_field is called at expr.c:4955 on trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
--- Comment #3 from dave.anglin at bell dot net ---
On 19-Jul-14, at 5:39 PM, ebotcazou at gcc dot gnu.org wrote:
> Not sure what you mean exactly but store_field shouldn't have been
> invoked on a
> PARALLEL so the problem is very likely up in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61852
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
--- Comment #1 from John David Anglin ---
Created attachment 33157
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33157&action=edit
Preprocessed source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853
Bug ID: 61853
Summary: [4.9,4.10 Regression] ICE: SIGSEGV in store_field
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61852
Bug ID: 61852
Summary: Incorrect column number for
-Wimplicit-function-declaration
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61461
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61851
--- Comment #1 from Mikael Pettersson ---
You ran out of RAM. Add some swap.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54706
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61851
Bug ID: 61851
Summary: Compiling litecoin results in internal compile error
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61780
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61780
--- Comment #8 from Paul Thomas ---
Author: pault
Date: Sat Jul 19 14:31:06 2014
New Revision: 212847
URL: https://gcc.gnu.org/viewcvs?rev=212847&root=gcc&view=rev
Log:
2014-07-19 Paul Thomas
PR fortran/61780
* dependency.c (gfc_dep_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61780
--- Comment #7 from Paul Thomas ---
Author: pault
Date: Sat Jul 19 13:49:40 2014
New Revision: 212846
URL: https://gcc.gnu.org/viewcvs?rev=212846&root=gcc&view=rev
Log:
2014-07-19 Paul Thomas
PR fortran/61780
* dependency.c (gfc_dep_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61850
Bug ID: 61850
Summary: g++ crashes (SEGV) on the following endless template
instantiation
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936
--- Comment #5 from Jonathan Wakely ---
Alternatively, we could just move the __int_to_char instantiations to a
separate file from the locale facets.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936
--- Comment #4 from Jonathan Wakely ---
The __throw_range_error_fmt function added to basic_string::at() depends on
locales.
We could avoid that dependency when the library is configured with
--disable-libstdcxx-verbose
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61763
--- Comment #4 from Douglas Mencken ---
(In reply to Jakub Jelinek from comment #3)
> GCC 4.9.1 has been released.
With 4.9.1 release I got:
...
rm -f stage_current
Comparing stages 2 and 3
warning: gcc/cc1-checksum.o differs
warning: gcc/cc1ob
24 matches
Mail list logo