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 c++/31743] [4.1/4.2/4.3 regression] ICE with invalid use of new



------- Comment #12 from reichelt at gcc dot gnu dot org  2007-07-10 10:44 -------
> If you will tell me how to remove the flag, I will take care of it.

To clean the exectuable flag on "file" you can do
  svn propdel svn:executable  file
and then commit the change.


-- 


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


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