This is the mail archive of the java@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] | |
And this is why there seemed to be consensus to merge the two in the middle-end and preserve debug-info somehow differently. Like with a "frontend type-id" on the decl. That would allow lowering of f.i. integral types to their modes at some point, too.
It seems a clear mistake to me to tie debug information so closely to the actual gcc type information, and this is another example of it causing unnecessary trouble.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |