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 fortran/34945] LBOUND fails for array with KIND(complex) used in zero-sized dimension



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2008-01-30 05:18 -------
Reply to comment two:

There is front-endery code to do "cond ? a : b" in the handling of missing
optional dummy arguments. You can borrow from that.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34945


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