https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67503
--- Comment #6 from radventure at yandex dot ru ---
(In reply to Jonathan Wakely from comment #4)
> (In reply to radventure from comment #3)
> > I can solve the alignment but prbolem will not be fixed.
> > I agree with remark about "non-trivial t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67503
--- Comment #7 from Andrew Pinski ---
This is just like having a struct like:
Struct
{
Char a[4];
Char *b = a;
};
Sorry for char and struct being in the wrong case. Also using a c++11 feature
to show the case easier. This is a valid thing t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67503
--- Comment #8 from Andrew Pinski ---
(In reply to radventure from comment #5)
> When you use local buffer for storing string value it not necessary to have
> pointer to it. And we can reduce the size of string by the syzeof(pointer).
Well an un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67503
--- Comment #9 from radventure at yandex dot ru ---
I understand the "small string optimization" idea. I agree about allocation
counting. But I don't see space economy, now sizeof(string) is 28 bytes in
32-bit environment instead of 4 bytes early.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
--- Comment #6 from Joost VandeVondele
---
(In reply to Ian Lance Taylor from comment #4)
> I committed a patch that should produce a more graceful fallback when out of
> memory. Please see if it helps your situation.
Great! Not sure how you m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67411
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67503
--- Comment #10 from radventure at yandex dot ru ---
(In reply to radventure from comment #9)
> I understand the "small string optimization" idea. I agree about allocation
> counting. But I don't see space economy, now sizeof(string) is 28 bytes i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67505
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
--- Comment #5 from cbaylis at gcc dot gnu.org ---
Committed to trunk http://gcc.gnu.org/r227407 and gcc/ChangeLog corrected in
http://gcc.gnu.org/r227534
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67041
Jason Merrill changed:
What|Removed |Added
CC||norbert.pfeiler+gcc.gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67350
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67041
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Tue Sep 8 19:33:47 2015
New Revision: 227553
URL: https://gcc.gnu.org/viewcvs?rev=227553&root=gcc&view=rev
Log:
PR c++/67041
* pt.c (tsubst_copy_and_build): Handle variab
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #10 from alalaw01 at gcc dot gnu.org ---
Author: alalaw01
Date: Tue Sep 8 19:43:39 2015
New Revision: 227557
URL: https://gcc.gnu.org/viewcvs?rev=227557&root=gcc&view=rev
Log:
ARM/AArch64 Testsuite] Add float16 lane_f16_indices tests
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67318
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65819
Thomas Koenig changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #2 from Thomas Koenig -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67506
Bug ID: 67506
Summary: [SH][5]: error: unrecognizable insn when compiling
texlive-binaries
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67041
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64249
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67507
Bug ID: 67507
Summary: Code size increase with -Os from GCC 4.8.x to GCC
4.9.x for ARM thumb1
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61578
--- Comment #25 from Fredrik Hederstierna
---
I've but this last example in a separate issue:
Bug 67507 - Code size increase with -Os from GCC 4.8.x to GCC 4.9.x for ARM
thumb1.
I've also previously put this one that causes size increase
Bug 672
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37705
Sebastian Pop changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67508
Bug ID: 67508
Summary: [aarch64] gccgo runtime crashes with
CONFIG_ARM64_PGTABLE_LEVELS=4
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67509
Bug ID: 67509
Summary: [6 regression] FAIL: gfortran.dg/ieee/ieee_7.f90 -O0
execution test
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035
Hans-Peter Nilsson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67475
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67506
Kazumoto Kojima changed:
What|Removed |Added
Keywords||ice-on-valid-code
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65892
Melissa changed:
What|Removed |Added
CC||myriachan at gmail dot com
--- Comment #12 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65892
--- Comment #13 from Melissa ---
As for a reason why this should be allowed, all I need is to do is mention
struct sockaddr.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67506
--- Comment #2 from Kazumoto Kojima ---
Created attachment 36309
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36309&action=edit
reduced test case
It looks that some problem happens in tstsi_t splitter.
The insns before splitting are:
(i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53852
Sebastian Pop changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59859
Bug 59859 depends on bug 53852, which changed state.
Bug 53852 Summary: [4.9/5/6 Regression] -ftree-loop-linear: large compile time
/ memory usage
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53852
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67378
--- Comment #2 from Alan Modra ---
Author: amodra
Date: Wed Sep 9 05:56:26 2015
New Revision: 227573
URL: https://gcc.gnu.org/viewcvs?rev=227573&root=gcc&view=rev
Log:
Fix PowerPC ICE due to secondary_reload ignoring reload replacements
The re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67378
--- Comment #3 from Alan Modra ---
Author: amodra
Date: Wed Sep 9 05:59:16 2015
New Revision: 227574
URL: https://gcc.gnu.org/viewcvs?rev=227574&root=gcc&view=rev
Log:
Fix PowerPC ICE due to secondary_reload ignoring reload replacements
The re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67378
--- Comment #4 from Alan Modra ---
Author: amodra
Date: Wed Sep 9 06:07:14 2015
New Revision: 227575
URL: https://gcc.gnu.org/viewcvs?rev=227575&root=gcc&view=rev
Log:
Fix PowerPC ICE due to secondary_reload ignoring reload replacements
The re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67378
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
101 - 135 of 135 matches
Mail list logo