This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

bug or feature?


In g++ there is a -fdump-tree-original flag.   The AST dumped out by this flag has
problem when dealing with defined function parameters; there is no way to tell what
the defined order of the parameters are.  I would like to know if this is a bug which I
should submit a patch for, or a feature.
thank you in advance,
Dan DaCosta  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]