https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66084
Bug ID: 66084
Summary: ICE:internal compiler error: in fold_convert_loc, at
fold-const.c:1974
Product: gcc
Version: 4.7.4
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66084
--- Comment #1 from vfdff ---
the following try can fix the issue, but need consider the reason why the
gcc_assert is added original ?
[zhongyunde@linux-root ~/6183_hcc/gcc/gcc-4.7.0/gcc]$svn diff fold-const.c
Index: fold-const.c
==
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66084
--- Comment #2 from Andrew Pinski ---
The assert is correct in that it is checking that the size of what is being
converted to a vector type is the same size as the vector.
The problem is more likely before that point.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64839
--- Comment #11 from Harald van Dijk ---
(In reply to Yury Gribov from comment #10)
> Did libsanitizer build for you both with and without xdr.h? If yes, I'll
> just go ahead and submit this.
I'm using your patch applied to 5.1.0 without issues
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64839
--- Comment #12 from Yury Gribov ---
> I'm using your patch applied to 5.1.0 without issues on my system without
> xdr.h.
That's probably ok, thanks. I'll submit on Monday then (to be online if
problems arise).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66035
Evangelos Foutras changed:
What|Removed |Added
CC||evangelos at foutrelis dot com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66085
Bug ID: 66085
Summary: [6 Regression] Revision r222934 breaks bootstrap on
darwin.
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66086
Bug ID: 66086
Summary: Casting a pointer to a double confuses the optimizer
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66084
Marc Glisse changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66085
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66087
Bug ID: 66087
Summary: Invalid narrowing of MEM with containing POST_INC
Product: gcc
Version: 4.8.5
Status: UNCONFIRMED
Keywords: wrong-code
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65979
--- Comment #7 from John Paul Adrian Glaubitz ---
(In reply to John Paul Adrian Glaubitz from comment #6)
> To be followed up.
Just built with gcc-4.9_4.9.2-7 which previously successfully built
gcc-4.9_4.9.2-10 [1] but fails to build gcc-4.9_4.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66066
kugan at gcc dot gnu.org changed:
What|Removed |Added
CC||kugan at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66088
Bug ID: 66088
Summary: -Wunused-but-set-variable does not regard static
variable access in local scope
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65894
--- Comment #32 from Mikael Morin ---
Author: mikael
Date: Sat May 9 13:36:14 2015
New Revision: 222968
URL: https://gcc.gnu.org/viewcvs?rev=222968&root=gcc&view=rev
Log:
Fix fortran/65894 elemental procedures wrong-code
gcc/fortran/
2015-05-0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66085
--- Comment #2 from Aldy Hernandez ---
Author: aldyh
Date: Sat May 9 13:50:21 2015
New Revision: 222969
URL: https://gcc.gnu.org/viewcvs?rev=222969&root=gcc&view=rev
Log:
PR bootstrap/66085
* decl2.c (note_mangling_alias): Decla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66085
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66087
--- Comment #1 from Andrew Pinski ---
Good old allowing subreg of a mem as register operand before reload.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64454
--- Comment #10 from Marc Glisse ---
Author: glisse
Date: Sat May 9 15:40:05 2015
New Revision: 222970
URL: https://gcc.gnu.org/viewcvs?rev=222970&root=gcc&view=rev
Log:
2015-05-09 Marc Glisse
PR tree-optimization/64454
gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66089
Bug ID: 66089
Summary: elemental dependency mishandling when derived types
are involved
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66089
--- Comment #1 from Mikael Morin ---
Draft patch:
Index: trans-array.c
===
--- trans-array.c (révision 222968)
+++ trans-array.c (copie de travail)
@@ -2449,13 +2449,6 @
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61352
--- Comment #14 from Iain Sandoe ---
(In reply to Joel Brobecker from comment #13)
> Sorry guys, but dsymutil is not working very well. I have a couple of
> examples where, either dsymutil is excluding some DIEs from the DWARF image,
> or where d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58931
Aaron Graham changed:
What|Removed |Added
CC||aaron at aarongraham dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58931
--- Comment #4 from Aaron Graham ---
See bug 41861 for discussion of steady_clock wrt condition_variable.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61352
--- Comment #15 from Iain Sandoe ---
Created attachment 35512
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35512&action=edit
Disable dsymutil when -save-temps is on the command line.
… something like this…
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65894
--- Comment #33 from Jürgen Reuter ---
Great, with that comment everything in our code works again, thanks, Mikael.
So, what about Dominique's comment with the fix for PR 58586 and that this
breaks our code again. Shall I (try to) investigate thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66088
--- Comment #1 from Vladimir ---
Well, the build is broken when -Werror option is specified just like it is
expected, I've overlooked a typo.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66088
--- Comment #2 from Andrew Pinski ---
Is gcc warning about t being set but unused? If so then the warning is correct
"t =" is just setting t and the variable is otherwise unused and can be removed
as it has no side effects.
*(&t) disables the w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65979
--- Comment #8 from Kazumoto Kojima ---
(In reply to John Paul Adrian Glaubitz from comment #7)
> Just built with gcc-4.9_4.9.2-7 which previously successfully built
> gcc-4.9_4.9.2-10 [1] but fails to build gcc-4.9_4.9.2-16 [2].
It seems that l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66088
--- Comment #3 from Vladimir ---
Well, I doubt that modification of the static variable has no side effects.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66090
Bug ID: 66090
Summary: Wrong loop code generation with -O2 on ARM
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66091
Bug ID: 66091
Summary: [c++-concepts] Overloading of member operators based
on constraints rejected; regression from r211591
Product: gcc
Version: unknown
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66092
Bug ID: 66092
Summary: Concept can't check variadic template arguments
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66086
--- Comment #1 from Andrea Griffini ---
Not sure if this helps but I found that when compiling -m32 -O -fno-tree-dce
the output of the program becomes correct but the generated code is not.
More specifically the non-inlined version of `doit` con
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66086
--- Comment #2 from Andrea Griffini ---
(In reply to Andrea Griffini from comment #1)
> Not sure if this helps but I found that when compiling -m32 -O -fno-tree-dce
> the output of the program becomes correct but the generated code is not.
>
> M
35 matches
Mail list logo