Commit d986e15a by Jason Merrill

tidy

From-SVN: r25941
parent 6a629cac
...@@ -17,8 +17,3 @@ int main(){ ...@@ -17,8 +17,3 @@ int main(){
double *pa = a + 1; // gets bogus error - should convert double *pa = a + 1; // gets bogus error - should convert
return 0; return 0;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment