https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70702
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61341
Zhendong Su changed:
What|Removed |Added
CC||su at cs dot ucdavis.edu
--- Comment #4 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71821
Bug ID: 71821
Summary: ICE on invalid C++11 code (incorrect argument for
alignas): unexpected expression ‘f’ of kind
template_id_expr
Product: gcc
Version: 7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67757
--- Comment #2 from kargl at gcc dot gnu.org ---
This appears to be fixed on 6 and 7. Please check.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71800
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71783
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||brad.finney at humboldt dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71782
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
On 07/07/2016 10:07 PM, Nobby-Hirand wrote:
I have just find strange answer, 10 x 1036778084 = 1777846248??
Your target has 32-bit integers. The value 1036778084 is close to the
largest representable value. Multiplying by anything larger than 2
causes an overflow, and the result gets trunca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68426
--- Comment #2 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Jul 8 22:24:44 2016
New Revision: 238186
URL: https://gcc.gnu.org/viewcvs?rev=238186&root=gcc&view=rev
Log:
2016-07-08 Steven G. Kargl
PR fortran/68426
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71820
Bug ID: 71820
Summary: ICE on valid C++ code: in arg_assoc_type, at
cp/name-lookup.c:5583
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71783
--- Comment #3 from Thomas Koenig ---
The solution turns that fixes the ICE turns out to be reasonably simple: We
were missing a charlen for the allocatable case.
What I do not yet understand is why this code was reached in the first place;
the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #17 from npl at chello dot at ---
I got interrupted by a colleague at work, part 2 of the ramblings...
Everything you could argue against memcpy beeing replaced by simpler
instructions, doesnt change that the same issue persists with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71621
--- Comment #4 from Vladimir Makarov ---
Author: vmakarov
Date: Fri Jul 8 20:29:12 2016
New Revision: 238178
URL: https://gcc.gnu.org/viewcvs?rev=238178&root=gcc&view=rev
Log:
2016-07-08 Vladimir Makarov
PR rtl-optimization/71621
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71606
--- Comment #7 from Martin Liška ---
Author: marxin
Date: Fri Jul 8 20:22:22 2016
New Revision: 238174
URL: https://gcc.gnu.org/viewcvs?rev=238174&root=gcc&view=rev
Log:
Do not consider COMPLEX_TYPE as fold_convertible_p
Backported fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71606
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71606
--- Comment #6 from Martin Liška ---
Author: marxin
Date: Fri Jul 8 20:21:02 2016
New Revision: 238173
URL: https://gcc.gnu.org/viewcvs?rev=238173&root=gcc&view=rev
Log:
Do not consider COMPLEX_TYPE as fold_convertible_p
Backported fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71606
--- Comment #5 from Martin Liška ---
Author: marxin
Date: Fri Jul 8 20:20:23 2016
New Revision: 238172
URL: https://gcc.gnu.org/viewcvs?rev=238172&root=gcc&view=rev
Log:
Do not consider COMPLEX_TYPE as fold_convertible_p
Backported fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #10 from Ela ---
> ... actually I made it simpler, in order to get to
> the root of it:
>
> --- CORRECTION -
#include
using std::cout;
#include
template
class A{
public:
void f() & ;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #9 from Ela ---
(In reply to Ela from comment #8)
> (In reply to Martin Liška from comment #7)
>
> > Same as the origin, it's obviously an invalid code.
>
> Tested on all Clang-3.8 C++11,14,17 - it works.
>
> gcc-6.1.0 is a bit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #8 from Ela ---
(In reply to Martin Liška from comment #7)
> Same as the origin, it's obviously an invalid code.
Tested on all Clang-3.8 C++11,14,17 - it works.
gcc-6.1.0 is a bit more explicit in some sense:
- class instant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71811
--- Comment #2 from Jeffrey Walton ---
Also see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=71210 (thanks JJ).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71799
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71770
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #6 from David Edelsohn ---
Bootstrap is proceeding with r238077.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Target|arm-linux-gnueabihf,|arm-linux-gnueabihf,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
CC||krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71819
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71297
Bill Schmidt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71819
Bug ID: 71819
Summary: [7 regression] Bootstrap fail on S/390 32 bit starting
with r238078
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71297
--- Comment #3 from Bill Schmidt ---
Author: wschmidt
Date: Fri Jul 8 15:42:47 2016
New Revision: 238168
URL: https://gcc.gnu.org/viewcvs?rev=238168&root=gcc&view=rev
Log:
[gcc]
2016-07-08 Bill Schmidt
PR target/71297
* con
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71667
--- Comment #8 from Qirun Zhang ---
(In reply to alahay01 from comment #7)
> Fixed.
>
> Additional issue found by Qirun has been raised as PR 71818
Hi Alan, Sorry that I missed your previous message..
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806
--- Comment #4 from Michael Meissner ---
Fixed on trunk, subversion id 238161. Fixed on GCC 6.2 branch, subversion id
238165.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806
--- Comment #3 from Michael Meissner ---
Author: meissner
Date: Fri Jul 8 14:51:44 2016
New Revision: 238165
URL: https://gcc.gnu.org/viewcvs?rev=238165&root=gcc&view=rev
Log:
Back port from trunk
[gcc]
2016-07-08 Michael Meissner
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806
--- Comment #2 from Michael Meissner ---
Author: meissner
Date: Fri Jul 8 14:49:37 2016
New Revision: 238164
URL: https://gcc.gnu.org/viewcvs?rev=238164&root=gcc&view=rev
Log:
[gcc]
2016-07-08 Michael Meissner
PR target/71806
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #16 from npl at chello dot at ---
rguenther: Funny enough, I am using memcpy because thats the only standard
conform way to move data around that might be aliased. And I use this often to
parse binary streams from a network.
I think y
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145
--- Comment #14 from Jonathan Wakely ---
Yes, and I'm still planning to fix it.
(And I still think using exceptions in iostreams is dumb in the first place).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
Rainer Orth changed:
What|Removed |Added
Target|arm-linux-gnueabihf,|arm-linux-gnueabihf,
|po
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71802
--- Comment #3 from Richard Biener ---
if-conversion builds
_51 = LOOP_VECTORIZED (3, 4);
but
new phi replacement stmt
prephitmp_63 = prephitmp_62 != 0 ? _3 : prephitmp_62;
Degenerate phi!
prephitmp_52 = PHI <3(6)>
Degenerate phi!
prephitmp_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71815
--- Comment #3 from Bill Schmidt ---
OK. I'm busy wrapping up some things before a vacation, but I'll plan to look
into this when I get back.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #15 from Richard Biener ---
Doesn't sanitize anything for
int main()
{
int i, j;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71815
--- Comment #2 from rguenther at suse dot de ---
On Fri, 8 Jul 2016, wschmidt at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71815
>
> --- Comment #1 from Bill Schmidt ---
> Interesting. How do we enable/disable code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #14 from rguenther at suse dot de ---
On Fri, 8 Jul 2016, olegendo at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
>
> --- Comment #13 from Oleg Endo ---
> (In reply to rguent...@suse.de from comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71815
--- Comment #1 from Bill Schmidt ---
Interesting. How do we enable/disable code hoisting? I don't see a documented
option for this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71730
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #13 from Oleg Endo ---
(In reply to rguent...@suse.de from comment #12)
>
> No, because the access is performed as 'int'.
>
> > Why should memcpy be any different?
>
> Because the memcpy stmt doesn't constitute a memory access bu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #12 from rguenther at suse dot de ---
On Fri, 8 Jul 2016, olegendo at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
>
> --- Comment #11 from Oleg Endo ---
> (In reply to rguent...@suse.de from comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #11 from Oleg Endo ---
(In reply to rguent...@suse.de from comment #10)
>
> What makes the parameter type special? Would
>
> void test (const int *a, int *b)
> {
> std::memcpy ((char *)b, (char *)a, t);
> }
>
> be invalid to opt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60172
--- Comment #28 from Richard Biener ---
For GCC 6 we now have a DCE right before RTL expansion so what's the status of
this bug for GCC6/7?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63151
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66295
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239
--- Comment #25 from Richard Biener ---
Is this fixed on trunk?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69223
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69869
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70583
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70703
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #10 from rguenther at suse dot de ---
On Fri, 8 Jul 2016, olegendo at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
>
> --- Comment #9 from Oleg Endo ---
> (In reply to rguent...@suse.de from comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70768
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53429
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70781
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70824
Richard Biener changed:
What|Removed |Added
Keywords||compile-time-hog,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70845
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70869
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #9 from Oleg Endo ---
(In reply to rguent...@suse.de from comment #8)
>
> But there is no good reasoning that can be applied that it is a valid
> transform. What does clang do when s is void * and you cast that to
> uint32_t *? Not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70929
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70942
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70977
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71066
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71067
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71092
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145
Boris Kolpackov changed:
What|Removed |Added
CC||boris at kolpackov dot net
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71109
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71112
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71115
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71117
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71164
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71121
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166
Richard Biener changed:
What|Removed |Added
Known to work||6.2.0
Summary|[6/7 Regressio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71236
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71251
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71274
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71294
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71290
Richard Biener changed:
What|Removed |Added
Keywords||diagnostic
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71321
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71342
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71350
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71374
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71463
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71473
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71495
Richard Biener changed:
What|Removed |Added
Keywords||easyhack
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71264
--- Comment #17 from Bingfeng Mei ---
OK, I will skip the vectorization check on our port then. Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71264
--- Comment #16 from rguenther at suse dot de ---
On Fri, 8 Jul 2016, bmei at broadcom dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71264
>
> Bingfeng Mei changed:
>
>What|Removed |Added
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
--- Comment #8 from rguenther at suse dot de ---
On Fri, 8 Jul 2016, npl at chello dot at wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
>
> npl at chello dot at changed:
>
>What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69891
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |4.9.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69891
--- Comment #19 from Zdenek Sojka ---
Target milestone 4.9.4 is not set.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71264
Bingfeng Mei changed:
What|Removed |Added
CC||bmei at broadcom dot com
--- Comment #15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71553
--- Comment #5 from dominik.stras...@onespin-solutions.com ---
Works after applying the patch in my non-reduced test case, too.
Thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417
npl at chello dot at changed:
What|Removed |Added
CC||npl at chello dot at
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71809
--- Comment #4 from sulit ---
ok
1 - 100 of 184 matches
Mail list logo