summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
afafb98)
* gcc.dg/sms-antideps.c: Add a "return 0" to the end of main.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127235
138bc75d-0d04-0410-961f-
82ee72b054a4
+2007-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
+
+ * gcc.dg/sms-antideps.c: Add a "return 0" to the end of main.
+
2007-08-05 Volker Reichelt <v.reichelt@netcologne.de>
* g++.dg/warn/pedantic2.C: Fix error marker. Add more tests.
2007-08-05 Volker Reichelt <v.reichelt@netcologne.de>
* g++.dg/warn/pedantic2.C: Fix error marker. Add more tests.
unsigned long long res;
res = foo (3, 4);
unsigned long long res;
res = foo (3, 4);