[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-20 Thread pmderodat at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

pmderodat at gcc dot gnu.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from pmderodat at gcc dot gnu.org ---
Great, thanks! Sorry for the inconvenience…

[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-20 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

--- Comment #5 from seurer at gcc dot gnu.org ---
It looks like all is well now:

New passes:
FAIL: compiler driver --help=ada option(s): "^ +-.*[^:.]\$" absent from output:
"  -fdump-scos Dump Source Coverage Obligations"

[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-20 Thread pmderodat at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

--- Comment #4 from pmderodat at gcc dot gnu.org ---
I just commited the fix. Can you double check that the test failure is fixed?

[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-20 Thread pmderodat at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

--- Comment #3 from pmderodat at gcc dot gnu.org ---
Author: pmderodat
Date: Tue Aug 20 09:47:44 2019
New Revision: 274714

URL: https://gcc.gnu.org/viewcvs?rev=274714=gcc=rev
Log:
[Ada] Add missing dot at the end of lang.opt doc for -fdump-scos

2019-08-20  Pierre-Marie de Rodat  

gcc/ada/

PR ada/91492
* gcc-interface/lang.opt (-fdump-scos): Add missing dot at the
end of the documentation.

Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/lang.opt

[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-20 Thread pmderodat at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

pmderodat at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2019-08-20
 Ever confirmed|0   |1

--- Comment #2 from pmderodat at gcc dot gnu.org ---
Hello, thank you for reporting this! I somehow failed to submit the
corresponding patch (the testcase is correct). I’ll fix this right now…

[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |10.0

[Bug ada/91492] [10 regression] Ada documentation issue starting with r274637

2019-08-19 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91492

Hans-Peter Nilsson  changed:

   What|Removed |Added

 CC||hp at gcc dot gnu.org

--- Comment #1 from Hans-Peter Nilsson  ---
Apparently also happens for targets where ada isn't enabled (like cris-elf).