On 10/04/2016 09:50 PM, Jason Merrill wrote:
OK.
On 10/05/2016 06:53 AM, Dominique d'Humières wrote:
The new patch works on darwin without new regression.
Thank you both for your help! This is now comitted.
--
Pierre-Marie de Rodat
The new patch works on darwin without new regression.
Thanks,
Dominique
> Le 4 oct. 2016 à 15:58, Pierre-Marie de Rodat a écrit :
>
> Hello,
>
> Thank you very much for you help, Dominique!
>
> On 09/29/2016 03:16 PM, Dominique d'Humières wrote:
>> FAIL: gfortran.dg/binding_label_tests_16.f0
OK.
On Tue, Oct 4, 2016 at 9:58 AM, Pierre-Marie de Rodat
wrote:
> Hello,
>
> Thank you very much for you help, Dominique!
>
> On 09/29/2016 03:16 PM, Dominique d'Humières wrote:
>>
>> FAIL: gfortran.dg/binding_label_tests_16.f03 -g (internal compiler
>> error)
>> FAIL: gfortran.dg/module_commo
Hello,
Thank you very much for you help, Dominique!
On 09/29/2016 03:16 PM, Dominique d'Humières wrote:
FAIL: gfortran.dg/binding_label_tests_16.f03 -g (internal compiler error)
FAIL: gfortran.dg/module_commons_3.f90-g (internal compiler error)
FAIL: gfortran.dg/module_equivalence_1.
I have bootstrapped revision r240599 with the patch
https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01315.html without any problem.
However compiling the following Fortran tests
FAIL: gfortran.dg/binding_label_tests_16.f03 -g (internal compiler error)
FAIL: gfortran.dg/module_commons_3.f90
> Le 28 sept. 2016 à 17:44, Jason Merrill a écrit :
>
> On Thu, Aug 18, 2016 at 5:33 AM, Pierre-Marie de Rodat
> wrote:
>> A check in dwarf2out_imported_module_or_decl prevents valid strict
>> DWARF2 constructs such as DW_TAG_imported_declaration from being emitted
>> in dwarf2out_imported_modu
On Thu, Aug 18, 2016 at 5:33 AM, Pierre-Marie de Rodat
wrote:
> A check in dwarf2out_imported_module_or_decl prevents valid strict
> DWARF2 constructs such as DW_TAG_imported_declaration from being emitted
> in dwarf2out_imported_module_or_decl_1.
>
> The latter already protects the emission of ne
On 08/18/2016 03:33 AM, Pierre-Marie de Rodat wrote:
Hello,
A check in dwarf2out_imported_module_or_decl prevents valid strict
DWARF2 constructs such as DW_TAG_imported_declaration from being emitted
in dwarf2out_imported_module_or_decl_1.
The latter already protects the emission of newer DWARF
Hello,
A check in dwarf2out_imported_module_or_decl prevents valid strict
DWARF2 constructs such as DW_TAG_imported_declaration from being emitted
in dwarf2out_imported_module_or_decl_1.
The latter already protects the emission of newer DWARF tags with
appropriate checks, so the one in the former