[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2022-01-26 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770
Bug 32770 depends on bug 84787, which changed state.

Bug 84787 Summary: ICEs: in decompose, at wide-int.h:933 with -default-integer-8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84787

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2019-02-22 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770
Bug 32770 depends on bug 84509, which changed state.

Bug 84509 Summary: STOP and ERROR STOP statements with -fdefault-integer-8 and 
large stop code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84509

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2018-03-21 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770
Bug 32770 depends on bug 84615, which changed state.

Bug 84615 Summary: [8 Regression] Executable Segfault for some tests compiled 
with -m32 after r256284
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84615

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2018-03-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770

--- Comment #40 from Dominique d'Humieres  ---
Created attachment 43624
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43624=edit
Changes in gfortran.dg to fix some failures with -fdefault-integer-8

With the three attached patches the number of unexpected failures with -m64 is
down to 469.

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2018-03-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770

--- Comment #39 from Dominique d'Humieres  ---
Created attachment 43623
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43623=edit
Changes in gfortran.dg/ieee to fix some failures with -fdefault-integer-8

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2018-03-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770

--- Comment #38 from Dominique d'Humieres  ---
Created attachment 43622
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43622=edit
Changes in gfortran.dg/coarray to fix some failures with -fdefault-integer-8

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues

2018-03-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770
Bug 32770 depends on bug 84734, which changed state.

Bug 84734 Summary: [8 Regression] Compiling codes with insane array dimensions 
gives an ICE after r257971
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84734

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED