1  /* { dg-options {-O0} } */
       2  
       3  #include "pr96291.h"
       4  
       5  void a(void * a1, void * a2) { e(); }
       6  
       7  int main(){}
       1  /* { dg-options {-O0} } */
       2  
       3  #include "pr96291.h"
       4  
       5  void a(void * a1, void * a2) { e(); }
       6  
       7  int main(){}