1 /* PR optimization/8396 */
2 /* Originator: <papadopo@shfj.cea.fr> */
4 /* Verify that the tree inliner doesn't mess up the types
5 when passing the value of read-only constant arguments. */
7 static inline bar(const short int xs
, const short int xe
)