Forgot to update ChangeLog in previous commit.

* c-c++-common/dfp/builtin-offsetof.c: Moved this ...
	* c-c++-common/builtin-offsetof.c: ... here.

From-SVN: r153850
This commit is contained in:
Dodji Seketeli 2009-11-03 14:26:11 +01:00
parent c8939491fd
commit 1028c12b62
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-11-03 Dodji Seketeli <dodji@redhat.com>
* c-c++-common/dfp/builtin-offsetof.c: Moved this ...
* c-c++-common/builtin-offsetof.c: ... here.
2009-11-03 Dodji Seketeli <dodji@redhat.com>
PR c++/38699