This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
The callers with NULL type should probably be reviewed separately. Some of them might want to use the simpler size_int interface (even if that changes the type from integer_type_node to size_type_node). Some obvious ones indeed explicitly want integer_type_node.
Lumping both changes together will make it hard to track down those persisting errors. NULL_TREE at least tells us that this is a suspicious case.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |