https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
--- Comment #12 from Martin Liška ---
(In reply to Tom de Vries from comment #11)
> Created attachment 45040 [details]
> Add test-case
>
> (In reply to Martin Liška from comment #9)
> > would it be possible to add a test that will
> > check that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
--- Comment #11 from Tom de Vries ---
Created attachment 45040
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45040&action=edit
Add test-case
(In reply to Martin Liška from comment #9)
> would it be possible to add a test that will
> check
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Martin Liška changed:
What|Removed |Added
CC||vries at gcc dot gnu.org
--- Comment #10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
--- Comment #9 from Martin Liška ---
Tom, known as a DejaGNU expert, would it be possible to add a test that will
check that following grep is empty:
./xgcc -B. --help=param | grep -v 'as parameters:' | grep '[^\.]$'
hot-bb-count-fraction
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Martin Liška changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Richard Biener changed:
What|Removed |Added
Target Milestone|7.3 |7.4
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Richard Biener changed:
What|Removed |Added
Target Milestone|7.2 |7.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Richard Biener changed:
What|Removed |Added
Target Milestone|7.2 |7.3
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Richard Biener changed:
What|Removed |Added
Target Milestone|7.2 |7.3
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
--- Comment #5 from Roland Illig ---
Here is a simple program to check the help strings for consistency:
#include
#include
static void assert_trailing_dot(const char *help)
{
size_t len = strlen(help);
if (len > 0 && help[len-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
Roland Illig changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
--- Comment #2 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Tue Mar 7 09:36:44 2017
New Revision: 245948
URL: https://gcc.gnu.org/viewcvs?rev=245948&root=gcc&view=rev
Log:
PR c/79855: add full stop to store merging param descripti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79855
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed
15 matches
Mail list logo