Home
last modified time | relevance | path

Searched refs:Ptyp1 (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_intr.adb389 Ptyp1 : Node_Id; variable
414 Ptyp1 := Parameter_Type (Parent (Arg1));
418 Errint ("first argument to shift must be integer type", Ptyp1, N);
440 Ptyp1, N, Relaxed => True);
444 Ptyp1, N, Relaxed => True);
449 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
465 & "2'*'*16, 2'*'*32, 2'*'*64 or 2'*'*128", Ptyp1, N,
470 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N,
476 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_intr.adb389 Ptyp1 : Node_Id; variable
414 Ptyp1 := Parameter_Type (Parent (Arg1));
418 Errint ("first argument to shift must be integer type", Ptyp1, N);
440 Ptyp1, N, Relaxed => True);
444 Ptyp1, N, Relaxed => True);
449 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
465 & "2'*'*16, 2'*'*32, 2'*'*64 or 2'*'*128", Ptyp1, N,
470 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N,
476 ("first argument of shift must match return type", Ptyp1, N);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_intr.adb389 Ptyp1 : Node_Id; variable
414 Ptyp1 := Parameter_Type (Parent (Arg1));
418 Errint ("first argument to shift must be integer type", Ptyp1, N);
440 Ptyp1, N, Relaxed => True);
444 Ptyp1, N, Relaxed => True);
449 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
465 & "2'*'*16, 2'*'*32, 2'*'*64 or 2'*'*128", Ptyp1, N,
470 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N,
476 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_intr.adb393 Ptyp1 : Node_Id; variable
418 Ptyp1 := Parameter_Type (Parent (Arg1));
422 Errint ("first argument to shift must be integer type", Ptyp1, N);
444 Ptyp1, N, Relaxed => True);
448 Ptyp1, N, Relaxed => True);
453 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
469 & "2'*'*16, 2'*'*32, 2'*'*64 or 2'*'*128", Ptyp1, N,
474 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N,
480 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_intr.adb384 Ptyp1 : Node_Id; variable
409 Ptyp1 := Parameter_Type (Parent (Arg1));
413 Errint ("first argument to shift must be integer type", Ptyp1, N);
433 Ptyp1, N);
437 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
451 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N);
455 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N, Relaxed => True);
440 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
454 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N, Relaxed => True);
458 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_intr.adb384 Ptyp1 : Node_Id; variable
409 Ptyp1 := Parameter_Type (Parent (Arg1));
413 Errint ("first argument to shift must be integer type", Ptyp1, N);
433 Ptyp1, N);
437 Errint ("shifts not allowed for nonbinary modular types", Ptyp1, N);
451 & "2'*'*16, 2'*'*32, or 2'*'*64", Ptyp1, N);
455 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_intr.adb361 Ptyp1 : Node_Id; variable
388 Ptyp1 := Parameter_Type (Parent (Arg1));
392 Errint ("first argument to shift must be integer type", Ptyp1, N);
410 Ptyp1, N);
418 Ptyp1, N);
422 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_intr.adb361 Ptyp1 : Node_Id; variable
388 Ptyp1 := Parameter_Type (Parent (Arg1));
392 Errint ("first argument to shift must be integer type", Ptyp1, N);
410 Ptyp1, N);
418 Ptyp1, N);
422 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_intr.adb387 Ptyp1 : Node_Id; variable
412 Ptyp1 := Parameter_Type (Parent (Arg1));
416 Errint ("first argument to shift must be integer type", Ptyp1, N);
436 Ptyp1, N);
441 ("shifts not allowed for non-binary modular types", Ptyp1, N);
445 ("first argument of shift must match return type", Ptyp1, N);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_intr.adb422 Ptyp1 : Node_Id; variable
447 Ptyp1 := Parameter_Type (Parent (Arg1));
451 Errint ("first argument to shift must be integer type", Ptyp1, N);
471 Ptyp1, N);
476 ("shifts not allowed for non-binary modular types", Ptyp1, N);
480 ("first argument of shift must match return type", Ptyp1, N);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_intr.adb422 Ptyp1 : Node_Id; variable
447 Ptyp1 := Parameter_Type (Parent (Arg1));
451 Errint ("first argument to shift must be integer type", Ptyp1, N);
471 Ptyp1, N);
476 ("shifts not allowed for non-binary modular types", Ptyp1, N);
480 ("first argument of shift must match return type", Ptyp1, N);