Changeset 1474 for branches/GNU/src/gcc/include/ChangeLog
- Timestamp:
- Sep 7, 2004, 4:34:11 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gcc/include/ChangeLog
-
Property cvs2svn:cvs-rev
changed from
1.1.1.2
to1.1.1.3
r1473 r1474 1 2004-05-31 Release Manager 2 3 * GCC 3.3.4 Released. 4 5 2004-03-02 Gabriel Dos Reis <gdr@integrable-solutions.net> 6 7 PR bootstrap/14348 8 Backport 9 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk> 10 * obstack.h: Merge the following change from gnulib: 11 2003-10-21 Paul Eggert <eggert@twinsun.com> 12 * obstack.h (obstack_1grow_fast): Properly parenthesize arg. 13 (obstack_ptr_grow_fast, obstack_int_grow_fast): 14 Don't use lvalue casts, as GCC plans to remove support for them 15 in GCC 3.5. Reported by Joseph S. Myers. This bug 16 was also present in the non-GCC version, indicating that this 17 code had always been buggy and had never been widely used. 18 (obstack_1grow, obstack_ptr_grow, obstack_int_grow, 19 obstack_blank): 20 Use the fast variant of each macro, rather than copying the 21 definiens of the fast variant; that way, we'll be more likely to 22 catch future bugs in the fast variants. 23 1 24 2004-02-14 Release Manager 2 25 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.