analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / calls.cc
2022-09-28 H.J. Lustack-protector: Check stack canary before throwing...
2022-07-08 Tamar Christinamiddle-end: Use subregs to expand COMPLEX_EXPR to set...
2022-07-04 Roger Saylemiddle-end: Support ABIs that pass FP values as wider...
2022-06-07 Roger SaylePR middle-end/105853: Call store_constructor directly...
2022-06-04 Roger SaylePR middle-end/95126: Expand small const structs as...
2022-05-13 Richard BienerMake gimple_build main workers more flexible
2022-03-26 Roger SaylePR middle-end/104885: Fix ICE with large stack frame...
2022-03-22 Jakub Jelinekcalls: Fix error recovery after sorry differently ...
2022-03-10 Roger SaylePR c++/84964: Middle-end patch to expand_call for ICE...
2022-03-03 Jakub Jelinekcalls: When bypassing emit_push_insn for 0 sized arg...
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.