https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110311
--- Comment #36 from anlauf at gcc dot gnu.org --- Breakpoint 2, rng_stream.rng_stream_s::mmm_mod (x1=330289839997, x2=4294967087) at rng_stream_sub.f90:336 336 res = mod (x1, x2) (gdb) info float R7: Valid 0x401be51fb57800000000 +480507567 R6: Valid 0x401be51fb57800000000 +480507567 R5: Zero 0x00000000000000000000 +0 R4: Zero 0x00000000000000000000 +0 R3: Zero 0x00000000000000000000 +0 R2: Zero 0x00000000000000000000 +0 R1: Zero 0x00000000000000000000 +0 =>R0: Special 0xffff0000000004f5dc90 Unsupported Status Word: 0x0000 TOP: 0 Control Word: 0x0372 DM UM PM PC: Extended Precision (64-bits) RC: Round to nearest Tag Word: 0x0556 Instruction Pointer: 0x00:0x00000000 Operand Pointer: 0x00:0x00000000 Opcode: 0x0000 (gdb) n Program received signal SIGFPE, Arithmetic exception. 0x0000000000678e6a in rng_stream.rng_stream_s::mmm_mod (x1=330289839997, x2=4294967087) at rng_stream_sub.f90:336 336 res = mod (x1, x2)