https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79634
Bug ID: 79634
Summary: ICE in expand_builtin_with_bounds, at builtins.c:7490
Product: gcc
Version: 7.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79635
Bug ID: 79635
Summary: Explain to translators what "asan" means
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79636
Bug ID: 79636
Summary: ICE in assign_by_spills, at lra-assigns.c:1457
Product: gcc
Version: 7.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79575
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79635
--- Comment #1 from Andrew Pinski ---
asan is short for address sanitizer; aka -fsantize=address option.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79637
Bug ID: 79637
Summary: missing documentation for PARAM_MAX_FSM_THREAD_LENGTH
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79638
Bug ID: 79638
Summary: Wrongly extracted source string "tid.y;"
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: translatio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79332
Roland Illig changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78139
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78139
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Mon Feb 20 18:18:30 2017
New Revision: 245612
URL: https://gcc.gnu.org/viewcvs?rev=245612&root=gcc&view=rev
Log:
PR c++/78139 - destructor needed by new-expression
* call
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77337
Jason Merrill changed:
What|Removed |Added
CC||barry.revzin at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77825
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79602
--- Comment #1 from joseph at codesourcery dot com ---
We only ever download translations from the TP site and use them
unmodified; we don't make any local changes to the translations in GCC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79593
--- Comment #5 from Jakub Jelinek ---
With -Ofast -m32 -mfpmath=i387 it changed with r244816.
Why do you care about 32-bit code performance (and especially x87)? That is
pure legacy, people who care about performance should be using -m64 or at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79593
--- Comment #6 from Jakub Jelinek ---
And, penalties should be measured, on contemporary CPUs pure instruction count
says nothing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79563
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79140
--- Comment #3 from Bill Schmidt ---
This can be closed, I think?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79634
Jakub Jelinek changed:
What|Removed |Added
CC||ienkovich at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78881
--- Comment #6 from Jerry DeLisle ---
(In reply to Paul Thomas from comment #5)
> (In reply to Jerry DeLisle from comment #3)
> > (In reply to janus from comment #2)
> > > (In reply to janus from comment #0)
> > > > It seems like the first charac
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79636
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79633
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79631
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79639
Bug ID: 79639
Summary: [6/7 Regression] ICE with -O and constexpr
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68644
Bill Schmidt changed:
What|Removed |Added
Target|hppa*-*-* (32-bit) |hppa*-*-* (32-bit)
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68644
--- Comment #10 from Bill Schmidt ---
Created attachment 40785
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40785&action=edit
ivopts-details-scev dump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79639
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68644
Bill Schmidt changed:
What|Removed |Added
CC||amker at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68739
--- Comment #9 from dave.anglin at bell dot net ---
On 2017-02-19, at 4:47 PM, dave.anglin at bell dot net wrote:
>> Oh, (void*)1 works, it's only rejected with the LL suffix. That's not
>> conforming either (and Clang rejects it).
>
> I'll see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79640
Bug ID: 79640
Summary: ICE with generic lambda expression
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79640
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79140
Segher Boessenkool changed:
What|Removed |Added
Known to work||7.0
--- Comment #4 from Segher Boes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79640
Markus Trippelsdorf changed:
What|Removed |Added
Keywords|ice-on-valid-code |ice-on-invalid-code
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79641
Bug ID: 79641
Summary: [5/6/7 Regression] ICE with const variable and
attribute
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79642
Bug ID: 79642
Summary: space instead of tab in lang.opt
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79643
Bug ID: 79643
Summary: Please define the file format of *.opt files more
i18n-friendly
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79643
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79641
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79644
Bug ID: 79644
Summary: Undocumented options in microblaze.opt
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79645
Bug ID: 79645
Summary: missing period in microblaze.opt
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79584
Pat Haugen changed:
What|Removed |Added
CC||amodra at gcc dot gnu.org
--- Comment #1 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646
Bug ID: 79646
Summary: Typos in vax.opt
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79602
--- Comment #2 from Roland Illig ---
(In reply to jos...@codesourcery.com from comment #1)
> We only ever download translations from the TP site and use them
> unmodified; we don't make any local changes to the translations in GCC.
Fine, but th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79635
--- Comment #2 from Roland Illig ---
Thanks for that info. Could you add this as a comment to the params.def file,
just above the first appearance of the word "asan"?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79647
Bug ID: 79647
Summary: bogus warning when building openssl
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79647
--- Comment #1 from Andrew Pinski ---
>The second warning is also bogus, the -Wno-parentheses-equality was accepted
before.
Well this error message about an unknown warning option only happens if there
was another error message.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79648
Bug ID: 79648
Summary: error on x in constant expression when
__builtin_constant_p(x) == true
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79647
--- Comment #2 from Andrew Pinski ---
int async_jobs = 0;
...
async_jobs = atoi(opt_arg());
loopargs_len = (async_jobs == 0 ? 1 : async_jobs);
loopargs =
app_malloc(loopargs_len * sizeof(loopargs_t), "array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79482
Martin Sebor changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79642
--- Comment #1 from ian at gcc dot gnu.org ---
Author: ian
Date: Tue Feb 21 00:23:52 2017
New Revision: 245619
URL: https://gcc.gnu.org/viewcvs?rev=245619&root=gcc&view=rev
Log:
PR go/79642
* lang.opt (-fgo-relative-import-path):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79647
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79642
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79570
--- Comment #8 from Alexandre Oliva ---
> Alexandre, do you recall why debug insns at heads of basic blocks are special?
I'm afraid I don't remember, but if I had to guess, I'd say it's because debug
insns normally wouldn't be at the border of s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79291
--- Comment #6 from Doug Gilmore ---
> It also looks like mips lacks implementation of any of the
> vectorizer cost hooks and thus defaults to
> default_builtin_vectorization_cost which means that unaligned
> loads/stores have double cost.
Removi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79584
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79621
--- Comment #3 from Jeffrey A. Law ---
What a cool little bug. AFAICT, the underlying issue has been latent since the
introduction of gimple-ssa-isolate-paths a few years back.
We have this PHI at the start of BB4:
e7_11 = PHI
Note the 0 asso
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79623
--- Comment #3 from Sumit ---
Hi Richard,
I think this could be the root cause.
checking for intptr_t... no
checking for uintptr_t... no
checking for ssize_t... no
checking for pid_t... no
Could you please help me understanding this behaviour
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79647
--- Comment #4 from Bernd Edlinger ---
(In reply to Martin Sebor from comment #3)
> @@ -19021,6 +19021,13 @@
> case OPT_ASYNCJOBS:
>
> async_jobs = atoi(opt_arg());
> + if (async_jobs < 0) {
> + BIO_print
101 - 157 of 157 matches
Mail list logo