[Bug ada/42239] Pragma Inline_Always removes function calls with side effects

2009-12-02 Thread bosch at gcc dot gnu dot org
--- Comment #2 from bosch at gcc dot gnu dot org 2009-12-02 15:59 --- This was a front end bug, the -gnatG output already showed that all code was eliminated. I tried to find when it got fixed, but am not sure. -- bosch at gcc dot gnu dot org changed: What|Removed

[Bug ada/42239] Pragma Inline_Always removes function calls with side effects

2009-12-01 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-12-01 14:13 --- On trunk I see _ada_u: .LFB1: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 movq%rsp, %rbp .cfi_offset 6, -16 .cfi_def_cfa_register 6 movl$17, %ed