mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 21:51:12 +08:00
* genpreds.c (write_tm_constrs_h): Delete variable p.
From-SVN: r112515
This commit is contained in:
parent
5d2a0db5f8
commit
10a273913f
@ -1,3 +1,7 @@
|
||||
2006-03-29 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* genpreds.c (write_tm_constrs_h): Delete variable p.
|
||||
|
||||
2006-03-29 Roger Sayle <roger@eyesopen.com>
|
||||
|
||||
* stor-layout.c (mode_for_size_tree): Remove restiction on type
|
||||
|
@ -950,7 +950,6 @@ static void
|
||||
write_tm_constrs_h (void)
|
||||
{
|
||||
struct constraint_data *c;
|
||||
struct pred_data *p;
|
||||
|
||||
printf ("\
|
||||
/* Generated automatically by the program '%s'\n\
|
||||
|
Loading…
x
Reference in New Issue
Block a user