[Bug fortran/91160] merge_bits is broken for BOZ arguments

2019-07-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91160 kargl at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|--

[Bug fortran/91160] merge_bits is broken for BOZ arguments

2019-07-15 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91160 --- Comment #4 from Steve Kargl --- On Mon, Jul 15, 2019 at 09:49:31AM +, dominiq at lps dot ens.fr wrote: > > --- Comment #3 from Dominique d'Humieres --- > > Fortran allows the arguments of merge_bits() to be BOZ literal constants. > > m

[Bug fortran/91160] merge_bits is broken for BOZ arguments

2019-07-15 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91160 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/91160] merge_bits is broken for BOZ arguments

2019-07-13 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91160 --- Comment #2 from kargl at gcc dot gnu.org --- Apparently, no one uses merge_bits() with BOZ literal constants.

[Bug fortran/91160] merge_bits is broken for BOZ arguments

2019-07-13 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91160 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 --- Comment #1 from kargl a