https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86196
Richard Biener changed:
What|Removed |Added
Component|c |tree-optimization
Target Milestone|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86195
Richard Biener changed:
What|Removed |Added
Keywords||rejects-valid
Version|8.1.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86179
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Tue Jun 19 06:53:04 2018
New Revision: 261731
URL: https://gcc.gnu.org/viewcvs?rev=261731&root=gcc&view=rev
Log:
2018-06-19 Richard Biener
PR tree-optimization/86179
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86179
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86138
--- Comment #3 from Christian Franke ---
(In reply to Jonathan Wakely from comment #1)
> Why is the one in the DLL not compatible?
I don't know.
> The extern templates are disabled because std::basic_string has additional
> member functions in C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83831
Oleg Endo changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83831
Oleg Endo changed:
What|Removed |Added
Attachment #43270|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83831
Oleg Endo changed:
What|Removed |Added
Attachment #43266|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86205
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86200
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86200
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Tue Jun 19 00:38:58 2018
New Revision: 261730
URL: https://gcc.gnu.org/viewcvs?rev=261730&root=gcc&view=rev
Log:
PR c++/86200 - ICE with unexpanded pack in lambda parameter.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81060
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Tue Jun 19 00:38:26 2018
New Revision: 261725
URL: https://gcc.gnu.org/viewcvs?rev=261725&root=gcc&view=rev
Log:
PR c++/81060 - ICE with unexpanded parameter pack.
* pt.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81060
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Tue Jun 19 00:38:52 2018
New Revision: 261729
URL: https://gcc.gnu.org/viewcvs?rev=261729&root=gcc&view=rev
Log:
PR c++/81060 - ICE with unexpanded parameter pack.
* pt.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86200
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Jun 19 00:38:32 2018
New Revision: 261726
URL: https://gcc.gnu.org/viewcvs?rev=261726&root=gcc&view=rev
Log:
PR c++/86200 - ICE with unexpanded pack in lambda parameter.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86201
--- Comment #2 from Marek Polacek ---
The problem here is that we report the missing return value:
9224 permerror (input_location, "return-statement with no value, in "
9225"function returning %qT", valtype);
but per
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063
--- Comment #10 from Martin Sebor ---
Author: msebor
Date: Tue Jun 19 00:02:30 2018
New Revision: 261720
URL: https://gcc.gnu.org/viewcvs?rev=261720&root=gcc&view=rev
Log:
PR middle-end/82063 - issues with arguments enabled by -Wall
gcc/ChangeL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86188
--- Comment #2 from Josh Marshall ---
That looks similar enough. But I think the Bidirectional iterator tag in the
case of sorting is expressive enough and for std::merge, either forward
iterator tags or output iterator tags would express the de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84918
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84920
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82063
--- Comment #9 from Martin Sebor ---
Author: msebor
Date: Mon Jun 18 23:31:53 2018
New Revision: 261719
URL: https://gcc.gnu.org/viewcvs?rev=261719&root=gcc&view=rev
Log:
PR c/82063 - issues with arguments enabled by -Wall
gcc/ChangeLog:
/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/9.0.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto
--prefix=/home/su/software/tmp/gcc/gcc-trunk --disable-bootstrap
Thread model: posix
gcc version 9.0.0 20180618 (experimental
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85602
--- Comment #7 from Martin Sebor ---
Adjusted patch committed into trunk in r261718.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85602
--- Comment #6 from Martin Sebor ---
Author: msebor
Date: Mon Jun 18 22:17:57 2018
New Revision: 261718
URL: https://gcc.gnu.org/viewcvs?rev=261718&root=gcc&view=rev
Log:
PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86199
--- Comment #1 from Martin Sebor ---
Ditto for strdup vs strndup, although there it might be worth considering
diagnosing only calls where the strndup bound is equal the size of the source
array, as in:
char a[4], *p, *q;
void f (void)
{
p =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
See A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86196
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86196
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86200
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86191
Jason Merrill changed:
What|Removed |Added
Status|NEW |SUSPENDED
Summary|[6/7/8/9 Re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86204
--- Comment #1 from Martin Sebor ---
Patch: https://gcc.gnu.org/ml/gcc-patches/2018-06/msg01087.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86204
Martin Sebor changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86204
Bug ID: 86204
Summary: [9 Regression] wrong strlen result after prior strnlen
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85358
--- Comment #1 from Michael Meissner ---
Author: meissner
Date: Mon Jun 18 19:10:08 2018
New Revision: 261712
URL: https://gcc.gnu.org/viewcvs?rev=261712&root=gcc&view=rev
Log:
[gcc]
2018-06-18 Michael Meissner
PR target/85358
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86193
Jason Merrill changed:
What|Removed |Added
Status|NEW |SUSPENDED
--- Comment #2 from Jason Merr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86203
Martin Sebor changed:
What|Removed |Added
Keywords||missed-optimization
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86203
Bug ID: 86203
Summary: duplicate non-constant call to strlen() not folded
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Target Milestone|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86201
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Bug ID: 86202
Summary: [8/9 Regression] ICE in get_range_info, at
tree-ssanames.c:407
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86200
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86201
Bug ID: 86201
Summary: ICE: Error reporting routines re-entered
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86200
Bug ID: 86200
Summary: [8/9 Regression] ICE in dependent_type_p, at
cp/pt.c:24634
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85905
coypu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71659
--- Comment #3 from Jeffrey Walton ---
(In reply to postmaster from comment #2)
> Portability is one main reason to add missing intrinsics... with combination
> of cpuid check and _xgetbv() we can cleanly check if AVX or MPX is available
> at run
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86171
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86171
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Mon Jun 18 18:16:38 2018
New Revision: 261709
URL: https://gcc.gnu.org/viewcvs?rev=261709&root=gcc&view=rev
Log:
PR c++/86171 - ICE with recursive alias instantiation.
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86199
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86199
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86199
Bug ID: 86199
Summary: warn on calls to strlen with same argument as in
strnlen
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86195
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86198
Bug ID: 86198
Summary: Libbacktrace does not properly work with
".note.gnu.build-id" section
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86171
--- Comment #2 from Jason Merrill ---
A well-formed variant:
template struct A;
template using B = typename A::X;
template struct A {
typedef int X;
typedef B U;
};
B b;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86175
zenith432 at users dot sourceforge.net changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81384
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819
Bug 83819 depends on bug 81384, which changed state.
Bug 81384 Summary: built-in form of strnlen missing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81384
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81384
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Mon Jun 18 16:32:59 2018
New Revision: 261705
URL: https://gcc.gnu.org/viewcvs?rev=261705&root=gcc&view=rev
Log:
PR tree-optimization/81384 - built-in form of strnlen missing
gcc/ChangeL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86195
--- Comment #2 from Paolo Monteverde ---
(In reply to Jonathan Wakely from comment #1)
> This started to fail on trunk with r251438
>
> It seems to have been fixed on the gcc-8-branch though. 8.1.1 is not a
> release, we need to know exactly whi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86195
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86197
Segher Boessenkool changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86197
--- Comment #1 from Bill Schmidt ---
Note, this is restricted to powerpc64le using ELFv2 ABI.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86197
Bill Schmidt changed:
What|Removed |Added
CC||meissner at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86197
Bug ID: 86197
Summary: POWERPC: float128 parameter passing
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
: unassigned at gcc dot gnu.org
Reporter: sbergman at redhat dot com
Target Milestone: ---
With recent trunk (on Linux x86_64), and doesn't seem to be covered by existing
bugs referenced from meta bug 84774:
> $ gcc --version
> gcc (GCC) 9.0.0 20180618 (experimental)
> Copy
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86175
Alexander Monakov changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86189
--- Comment #5 from Jonathan Wakely ---
[allocator.requirements]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86175
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86195
Bug ID: 86195
Summary: Ref-qualified nested class member function issue
Product: gcc
Version: 8.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86189
--- Comment #4 from Rian Quinn ---
Nope, I think that is the root of the issue. Where exactly does the spec
state that as this is the first I have heard of this.
Thanks a ton,
- Rian
On Mon, Jun 18, 2018 at 6:31 AM, redi at gcc dot gnu.org <
gc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80414
Denis Khalikov changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86180
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82204
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82204
Jonathan Wakely changed:
What|Removed |Added
CC||zhonghao at pku dot org.cn
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86074
Jonathan Wakely changed:
What|Removed |Added
CC||bluescarni at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78925
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86191
Jonathan Wakely changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
Known to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182
Jonathan Wakely changed:
What|Removed |Added
Keywords|accepts-invalid,|ice-on-valid-code,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86191
--- Comment #2 from Jonathan Wakely ---
This changed with GCC 4.5, it was ambiguous before then.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86191
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81084
--- Comment #61 from Andrew Jenner ---
Sorry, once again I have been totally swamped by other work. It's now looking
like I should have some time to work on this in early July.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86189
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86189
--- Comment #2 from Jonathan Wakely ---
(In reply to Rian Quinn from comment #0)
> template
> myallocator4(const myallocator4 &other) noexcept
> { (void) other; }
You know you can just not name a parameter, instead of casting it to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557
Yves Vandriessche changed:
What|Removed |Added
CC||yves.vandriessche at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86189
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86183
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79009
Jonathan Wakely changed:
What|Removed |Added
CC||zhonghao at pku dot org.cn
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86185
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86184
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86076
--- Comment #7 from Wilco ---
Author: wilco
Date: Mon Jun 18 12:17:10 2018
New Revision: 261699
URL: https://gcc.gnu.org/viewcvs?rev=261699&root=gcc&view=rev
Log:
[testsuite] Add target pthread to pr86076.c
Add missing target pthread to ensure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86190
Jonathan Wakely changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86193
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86177
--- Comment #7 from Jonathan Wakely ---
Lots of functions have such requirements and make it the caller's
responsibility to meet those requirements.
GCC is not a static analyser, you can't expect warnings about every possible
bug in your code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86176
--- Comment #3 from Jonathan Wakely ---
No, because GCC is not a static analyser.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86190
--- Comment #4 from Jonathan Wakely ---
Further reduced:
typedef unsigned long size_t;
struct vector {
typedef size_t size_type;
size_type size();
};
bool func(vector vec, int var)
{
return vec.size() < static_cast(var);
}
sc.cc: In f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86190
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86194
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86193
Richard Biener changed:
What|Removed |Added
Keywords||rejects-valid
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946
Ramana Radhakrishnan changed:
What|Removed |Added
Target Milestone|--- |9.0
1 - 100 of 127 matches
Mail list logo